Variable AppointmentSlotReportSchedulingTypeEnumConst
AppointmentSlotReportSchedulingTypeEnum: {
NonRealTimeScheduling: "NON_REAL_TIME_SCHEDULING";
RealTimeScheduling: "REAL_TIME_SCHEDULING";
} = ...
Type Declaration
-
ReadonlyNonRealTimeScheduling: "NON_REAL_TIME_SCHEDULING"
-
ReadonlyRealTimeScheduling: "REAL_TIME_SCHEDULING"