Class: CheckoutSdk::Accounts::TaxVerification
- Inherits:
-
Object
- Object
- CheckoutSdk::Accounts::TaxVerification
- Defined in:
- lib/checkout_sdk/accounts/tax_verification.rb
Instance Attribute Summary collapse
Instance Attribute Details
#front ⇒ String
9 10 11 12 |
# File 'lib/checkout_sdk/accounts/tax_verification.rb', line 9 class TaxVerification attr_accessor :type, :front end |
#type ⇒ String
9 10 11 12 |
# File 'lib/checkout_sdk/accounts/tax_verification.rb', line 9 class TaxVerification attr_accessor :type, :front end |