Sha256: 0aafff871ce703d65d8c7208c5a4ff6b4d0794798f28f67d3882436df269fa72

Contents?: true

Size: 558 Bytes

Versions: 27

Compression:

Stored size: 558 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 Requests
    class GiftCardRedeem < Request

      # @!attribute recipient_account
      #   @return [AccountReference] The account for the recipient of the gift card.
      define_attribute :recipient_account, :AccountReference
    end
  end
end

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
recurly-4.35.0 lib/recurly/requests/gift_card_redeem.rb
recurly-4.34.0 lib/recurly/requests/gift_card_redeem.rb
recurly-4.33.0 lib/recurly/requests/gift_card_redeem.rb
recurly-4.32.0 lib/recurly/requests/gift_card_redeem.rb
recurly-4.31.0 lib/recurly/requests/gift_card_redeem.rb
recurly-4.30.0 lib/recurly/requests/gift_card_redeem.rb
recurly-4.29.0 lib/recurly/requests/gift_card_redeem.rb