EmailConfigDiscoverOauthRequest

Contents
[ ]

Properties:

Name Type Description Notes
ClientId string OAuth client id.
ClientSecret string OAuth client secret.
RefreshToken string OAuth refresh token.
RequestUrl string The url to obtain access token. If not specified, will be discovered from email configuration. [optional]

Parent class: DiscoverEmailConfigRequest

Example