Method: OpenapiClient::InlineResponse409#token

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

#tokenObject

The access token insert that caused a conflict



22
23
24
# File 'lib/openapi_client/models/inline_response409.rb', line 22

def token
  @token
end