interface JiraColorField {
    color: JiraColorInput;
    fieldId: string;
}

Properties

Properties

fieldId: string