Method: FuseClient::TransactionMerchant.openapi_types

Defined in:
lib/fuse_client/models/transaction_merchant.rb

.openapi_typesObject

Attribute type mapping.



34
35
36
37
38
# File 'lib/fuse_client/models/transaction_merchant.rb', line 34

def self.openapi_types
  {
    :'name' => :'String'
  }
end