issueTypeScheme property

int? issueTypeScheme
final

The ID of the issue type scheme for the project. Use the Get all issue type schemes operation to get a list of issue type scheme IDs. If you specify the issue type scheme you cannot specify the project template key.

Implementation

final int? issueTypeScheme;