Method: CyberSource::Ptsv2paymentsOrderInformationAmountDetailsAmexAdditionalAmounts.swagger_types

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

.swagger_typesObject

Attribute type mapping.



39
40
41
42
43
44
# File 'lib/cybersource_rest_client/models/ptsv2payments_order_information_amount_details_amex_additional_amounts.rb', line 39

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