Class: Recurly::Requests::BillingInfoVerify

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

Returns An identifier for a specific payment gateway.

Returns:

  • (String)

    An identifier for a specific payment gateway.



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

define_attribute :gateway_code, String