Method: AmzSpApi::VendorDirectFulfillmentPaymentsApiModel::ChargeDetails.attribute_map
- Defined in:
- lib/vendor-direct-fulfillment-payments-api-model/models/charge_details.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
48 49 50 51 52 53 54 |
# File 'lib/vendor-direct-fulfillment-payments-api-model/models/charge_details.rb', line 48 def self.attribute_map { :'type' => :'type', :'charge_amount' => :'chargeAmount', :'tax_details' => :'taxDetails' } end |