Method: TransferZero::CurrencyOppositeAllOf.attribute_map

Defined in:
lib/transferzero-sdk/models/currency_opposite_all_of.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



24
25
26
27
28
29
# File 'lib/transferzero-sdk/models/currency_opposite_all_of.rb', line 24

def self.attribute_map
  {
    :'rate' => :'rate',
    :'mtm_rate' => :'mtm_rate'
  }
end