JWTBearerResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| accessUnderscoretoken | String | Access token | [optional] [default to null] |
| tokenUnderscoretype | String | Token type | [optional] [default to null] |
| expiresUnderscorein | Integer | The life time of token in seconds | [optional] [default to null] |