interface DeleteIssueTypeScheme {
    issueTypeSchemeId: number;
}

Properties

issueTypeSchemeId: number

The ID of the issue type scheme.