Method: OpenapiClient::DisconnectResponse.attribute_map

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

.attribute_mapObject

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



44
45
46
47
48
# File 'lib/openapi_client/models/disconnect_response.rb', line 44

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