interface JiraSingleVersionPickerField {
    fieldId: string;
    version: JiraVersionField;
}

Properties

Properties

fieldId: string