interface JiraSelectedOptionField {
    optionId?: number;
}

Properties

Properties

optionId?: number