The filter associated with a Jira board.

interface JiraBoardFilter {
    id: string;
    self: string;
}

Properties

Properties

id: string

Numeric string filter ID

self: string

URL of the filter resource