Method: CyberSource::Ptsv2paymentsidreversalsOrderInformation.json_map

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

.json_mapObject

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



29
30
31
32
33
34
# File 'lib/cybersource_rest_client/models/ptsv2paymentsidreversals_order_information.rb', line 29

def self.json_map
  {
    :'amount_details' => :'amount_details',
    :'line_items' => :'line_items'
  }
end