A model representing a returnable response for a OAuthGroup Token
Name | Type | Description | Notes |
---|---|---|---|
Schema | EmbeddedModelSchema | [optional] | |
AccessToken | string | The Access Token | |
TokenType | string | ||
ExpiresIn | int | ||
Scope | string | ||
RefreshToken | string | [optional] | |
IdToken | string | [optional] |