Class: Recurly::Requests::BillingInfoVerify
- Inherits:
-
Recurly::Request
- Object
- Recurly::Request
- Recurly::Requests::BillingInfoVerify
- Defined in:
- lib/recurly/requests/billing_info_verify.rb
Instance Attribute Summary collapse
-
#gateway_code ⇒ String
An identifier for a specific payment gateway.
Attributes inherited from Recurly::Request
Method Summary
Methods inherited from Recurly::Request
Methods included from Schema::SchemaFactory
Methods included from Schema::RequestCaster
Methods included from Schema::ResourceCaster
Methods included from Schema::SchemaValidator
#get_did_you_mean, #validate!, #validate_attribute!
Instance Attribute Details
#gateway_code ⇒ String
Returns An identifier for a specific payment gateway.
11 |
# File 'lib/recurly/requests/billing_info_verify.rb', line 11 define_attribute :gateway_code, String |