Method: CyberSource::Ptsv2paymentsOrderInformationAmountDetailsAmexAdditionalAmounts.json_map

Defined in:
lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details_amex_additional_amounts.rb

.json_mapObject

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



31
32
33
34
35
36
# File 'lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details_amex_additional_amounts.rb', line 31

def self.json_map
  {
    :'code' => :'code',
    :'amount' => :'amount'
  }
end