Class: Recurly::Resources::SubscriptionChangeBillingInfo

Inherits:
Recurly::Resource show all
Defined in:
lib/recurly/resources/subscription_change_billing_info.rb

Instance Attribute Summary collapse

Attributes inherited from Recurly::Resource

#attributes

Method Summary

Methods inherited from Recurly::Resource

#==, #get_response, #inspect, #requires_client?, #to_json, #to_s

Methods included from Schema::SchemaFactory

#schema

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/resources/subscription_change_billing_info.rb', line 11

define_attribute :three_d_secure_action_result_token_id, String