interface JiraStatusInput {
    statusId: string;
}

Properties

Properties

statusId: string