authorizerCredential property
An access token with the webhook, repository, repository:admin and
pullrequest scope access.
It can be either a workspace, project or repository access token. It's recommended to use a system account to generate these credentials.
Required.
Implementation
UserCredential? authorizerCredential;