projectPermissionSchemes property
This resource represents permission schemes for a project. Use this resource to:
- get details of a project's issue security levels available to the calling user.
- get the permission scheme associated with the project or assign different permission scheme to the project.
- get details of a project's issue security scheme.
See Managing project permissions for more information about permission schemes.
Implementation
late final projectPermissionSchemes = ProjectPermissionSchemesApi(_client);