Method: TransferZero::AccountMeta.openapi_types
- Defined in:
- lib/transferzero-sdk/models/account_meta.rb
.openapi_types ⇒ Object
Attribute type mapping.
28 29 30 31 32 |
# File 'lib/transferzero-sdk/models/account_meta.rb', line 28 def self.openapi_types { :'negative_balance' => :'Boolean' } end |