interface JiraDateTimeField {
    dateTime: JiraDateTimeInput;
    fieldId: string;
}

Properties

Properties

fieldId: string