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