Method: OpenapiClient::ChinaDomesticPaymentMethod.attribute_map

Defined in:
lib/openapi_client/models/china_domestic_payment_method.rb

.attribute_mapObject

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



45
46
47
48
49
50
# File 'lib/openapi_client/models/china_domestic_payment_method.rb', line 45

def self.attribute_map
  {
    :'china_domestic' => :'chinaDomestic',
    :'brand' => :'brand'
  }
end