Name | Type | Description | Notes |
---|---|---|---|
AccessToken | Pointer to string | Token which carries the necessary information to access a Twilio resource directly. | |
RefreshToken | Pointer to string | Token which carries the information necessary to get a new access token. | |
IdToken | Pointer to string | Token which carries the information necessary of user profile. | |
TokenType | Pointer to string | Token type | |
ExpiresIn | Pointer to int64 |