Method: OpenapiClient::TokenResponse#token_type
- Defined in:
- lib/openapi_client/models/token_response.rb
#token_type ⇒ Object
The token type to pass in the ‘Authorization` header
29 30 31 |
# File 'lib/openapi_client/models/token_response.rb', line 29 def token_type @token_type end |