Method: OpenapiClient::ListPackageTypesResponseBody.attribute_map

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

.attribute_mapObject

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



22
23
24
25
26
# File 'lib/openapi_client/models/list_package_types_response_body.rb', line 22

def self.attribute_map
  {
    :'packages' => :'packages'
  }
end