The ID of an issue resolution.

interface ResolutionId {
    id: string;
}

Properties

Properties

id: string

The ID of the issue resolution.