Method: CyberSource::Ptsv2paymentsMerchantInformationServiceLocation.swagger_types

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

.swagger_typesObject

Attribute type mapping.



49
50
51
52
53
54
55
56
# File 'lib/cybersource_rest_client/models/ptsv2payments_merchant_information_service_location.rb', line 49

def self.swagger_types
  {
    :'locality' => :'String',
    :'country_subdivision_code' => :'String',
    :'country_code' => :'String',
    :'postal_code' => :'String'
  }
end