issueTypeIds property

List<String> issueTypeIds
final

The list of issue type IDs. Must contain unique values not longer than 255 characters and not be empty. Maximum of 100 IDs.

Implementation

final List<String> issueTypeIds;