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