issueSecurityScheme property

int? issueSecurityScheme
final

The ID of the issue security scheme for the project, which enables you to control who can and cannot view issues. Use the Get issue security schemes resource to get all issue security scheme IDs.

Implementation

final int? issueSecurityScheme;