Class: Recurly::Requests::SubscriptionChangeBillingInfoCreate

Inherits:
Recurly::Request
  • Object
show all
Defined in:
lib/recurly/requests/subscription_change_billing_info_create.rb

Instance Attribute Summary collapse

Attributes inherited from Recurly::Request

#attributes

Method Summary

Methods inherited from Recurly::Request

#==, #to_s

Methods included from Schema::SchemaFactory

#schema

Methods included from Schema::RequestCaster

#cast_request

Methods included from Schema::ResourceCaster

#cast

Methods included from Schema::SchemaValidator

#get_did_you_mean, #validate!, #validate_attribute!

Instance Attribute Details

#three_d_secure_action_result_token_idString

Returns A token generated by Recurly.js after completing a 3-D Secure device fingerprinting or authentication challenge.

Returns:

  • (String)

    A token generated by Recurly.js after completing a 3-D Secure device fingerprinting or authentication challenge.



11
# File 'lib/recurly/requests/subscription_change_billing_info_create.rb', line 11

define_attribute :three_d_secure_action_result_token_id, String