Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 722 Bytes

File metadata and controls

11 lines (8 loc) · 722 Bytes

Auth

Properties

Name Type Description Notes
personal_access_token String Personal Access Token created for the Service Principal or the user. Note will be null if the auth_options in PartnerConfig is not null and does not contain the value AUTH_PAT. [default to null]
oauth_token String Oauth token. For future use. [optional] [default to null]
oauth_scope String Oauth scope. For future use. [optional] [default to null]

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