Variable ShiftTimelineRequestConflictType
ShiftTimelineRequestConflictType: {
conflict: "conflict";
no_conflict: "no_conflict";
out_of_hour: "out_of_hour";
}
Type Declaration
Readonlyconflict: "conflict"
Readonlyno_conflict: "no_conflict"
Readonlyout_of_hour: "out_of_hour"