Sha256: f360b6dda332d87a6526f0953797ec7457cf75a9785470fecc9f58e6e9af909d

Contents?: true

Size: 663 Bytes

Versions: 62

Compression:

Stored size: 663 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 SubscriptionChangeBillingInfoCreate < Request

      # @!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

62 entries across 62 versions & 1 rubygems

Version Path
recurly-4.7.0 lib/recurly/requests/subscription_change_billing_info_create.rb
recurly-4.6.0 lib/recurly/requests/subscription_change_billing_info_create.rb