Method: MxPlatformRuby::TransactionResponseBody.openapi_types
- Defined in:
- lib/mx-platform-ruby/models/transaction_response_body.rb
.openapi_types ⇒ Object
Attribute type mapping.
33 34 35 36 37 |
# File 'lib/mx-platform-ruby/models/transaction_response_body.rb', line 33 def self.openapi_types { :'transaction' => :'TransactionResponse' } end |