Method: OpenapiClient::IndustrySpecificExtensions.attribute_map

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

.attribute_mapObject

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



27
28
29
30
31
32
33
34
# File 'lib/openapi_client/models/industry_specific_extensions.rb', line 27

def self.attribute_map
  {
    :'airline' => :'airline',
    :'lodging' => :'lodging',
    :'car_rental' => :'carRental',
    :'mcc6012' => :'mcc6012'
  }
end