interface JiraSingleGroupPickerField {
    fieldId: string;
    group: JiraGroupInput;
}

Properties

Properties

fieldId: string