Sha256: 50a0ddd67d0c28838ee342e9c0dee752b6a7152a99fa0c1ad5d5003d934e65eb

Contents?: true

Size: 659 Bytes

Versions: 64

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 SubscriptionChangeBillingInfo < Resource

      # @!attribute three_d_secure_action_result_token_id
      #   @return [String] A token generated by Recurly.js after completing a 3-D Secure device fingerprinting or authentication challenge.
      define_attribute :three_d_secure_action_result_token_id, String
    end
  end
end

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
recurly-4.7.0 lib/recurly/resources/subscription_change_billing_info.rb
recurly-4.6.0 lib/recurly/resources/subscription_change_billing_info.rb
recurly-4.5.0 lib/recurly/resources/subscription_change_billing_info.rb
recurly-4.4.0 lib/recurly/resources/subscription_change_billing_info.rb