Method: CyberSource::Ptsv2paymentsOrderInformationAmountDetailsAmexAdditionalAmounts.attribute_map

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

.attribute_mapObject

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



23
24
25
26
27
28
# File 'lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details_amex_additional_amounts.rb', line 23

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