Method: CyberSource::Ptsv2paymentsidreversalsOrderInformation.attribute_map
- Defined in:
- lib/cybersource_rest_client/models/ptsv2paymentsidreversals_order_information.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
21 22 23 24 25 26 |
# File 'lib/cybersource_rest_client/models/ptsv2paymentsidreversals_order_information.rb', line 21 def self.attribute_map { :'amount_details' => :'amountDetails', :'line_items' => :'lineItems' } end |