Method: CyberSource::V2payoutsProcessingInformation.attribute_map
- Defined in:
- lib/cyberSource_client/models/v2payouts_processing_information.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
32 33 34 35 36 37 38 39 40 |
# File 'lib/cyberSource_client/models/v2payouts_processing_information.rb', line 32 def self.attribute_map { :'business_application_id' => :'businessApplicationId', :'network_routing_order' => :'networkRoutingOrder', :'commerce_indicator' => :'commerceIndicator', :'reconciliation_id' => :'reconciliationId', :'payouts_options' => :'payoutsOptions' } end |