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