Class: Recurly::Requests::BillingInfoVerifyCVV

Inherits:
Recurly::Request show all
Defined in:
lib/recurly/requests/billing_info_verify_cvv.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

#gateway_codeString



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

define_attribute :gateway_code, String

#three_d_secure_action_result_token_idString



15
# File 'lib/recurly/requests/billing_info_verify_cvv.rb', line 15

define_attribute :three_d_secure_action_result_token_id, String

#token_idString



19
# File 'lib/recurly/requests/billing_info_verify_cvv.rb', line 19

define_attribute :token_id, String

#verification_valueString



23
# File 'lib/recurly/requests/billing_info_verify_cvv.rb', line 23

define_attribute :verification_value, String