InlineObject

Properties

Name Type Description Notes
grantUnderscoretype String OAuth2 authentication grant type (authorization_code, client_credentials) [default to null]
redirectUnderscoreuri String Redirect Uri. It has to be equal to the one specified at the beginning of the authentication flow [default to null]
code String Authorization code returned from authorize [default to null]

[Back to Model list] [Back to API list] [Back to README]