Sha256: 6aa530da5ba847ad7fad260ade1b5107aaebeb3034e65c7028870eac06b6b4c9

Contents?: true

Size: 659 Bytes

Versions: 98

Compression:

Stored size: 659 Bytes

Contents

# This file is automatically created by Recurly's OpenAPI generation process
# and thus any edits you make by hand will be lost. If you wish to make a
# change to this file, please create a Github issue explaining the changes you
# need and we will usher them to the appropriate places.
module Recurly
  module Resources
    class CouponDiscountPricing < Resource

      # @!attribute amount
      #   @return [Float] Value of the fixed discount that this coupon applies.
      define_attribute :amount, Float

      # @!attribute currency
      #   @return [String] 3-letter ISO 4217 currency code.
      define_attribute :currency, String
    end
  end
end

Version data entries

98 entries across 98 versions & 1 rubygems

Version Path
recurly-3.8.0 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.7.0 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.6.0 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.5.0 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.4.1 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.4.0 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.3.1 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.3.0 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.2.2 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.2.1 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.2.0 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.1.3 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.1.2 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.1.1 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.1.0 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.0.0 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.0.0.beta.5 lib/recurly/resources/coupon_discount_pricing.rb
recurly-3.0.0.beta.4 lib/recurly/resources/coupon_discount_pricing.rb