Method: FuseClient::Currency.openapi_types
- Defined in:
- lib/fuse_client/models/currency.rb
.openapi_types ⇒ Object
Attribute type mapping.
38 39 40 41 42 43 |
# File 'lib/fuse_client/models/currency.rb', line 38 def self.openapi_types { :'code' => :'String', :'name' => :'String' } end |