Method: CyberSource::V2payoutsProcessingInformation.swagger_types

Defined in:
lib/cyberSource_client/models/v2payouts_processing_information.rb

.swagger_typesObject

Attribute type mapping.



43
44
45
46
47
48
49
50
51
# File 'lib/cyberSource_client/models/v2payouts_processing_information.rb', line 43

def self.swagger_types
  {
    :'business_application_id' => :'String',
    :'network_routing_order' => :'String',
    :'commerce_indicator' => :'String',
    :'reconciliation_id' => :'String',
    :'payouts_options' => :'V2payoutsProcessingInformationPayoutsOptions'
  }
end