The ID of an issue priority.

interface PriorityId {
    id: string;
}

Properties

Properties

id: string

The ID of the issue priority.