Method: TransferZero::TransactionResponseMeta.openapi_types
- Defined in:
- lib/transferzero-sdk/models/transaction_response_meta.rb
.openapi_types ⇒ Object
Attribute type mapping.
27 28 29 30 31 |
# File 'lib/transferzero-sdk/models/transaction_response_meta.rb', line 27 def self.openapi_types { :'existing' => :'TransactionResponseExisting' } end |