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