Method: OpenapiClient::InlineResponse409.attribute_map

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

.attribute_mapObject

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



50
51
52
53
54
55
56
# File 'lib/openapi_client/models/inline_response409.rb', line 50

def self.attribute_map
  {
    :'code' => :'code',
    :'token' => :'token',
    :'error' => :'error'
  }
end