interface GetStatusCategory {
    idOrKey: string;
}

Properties

Properties

idOrKey: string

The ID or key of the status category.