Method: OpenapiClient::TokenRequest#code

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

#codeObject

This is the code you received in the query string



28
29
30
# File 'lib/openapi_client/models/token_request.rb', line 28

def code
  @code
end