NexSDK
GitHub
Coding Standards
Preparing search index...
UpsertShiftRequest
Interface UpsertShiftRequest
interface
UpsertShiftRequest
{
date
:
string
;
end_time
?:
UpsertShiftRequestEndTime
;
shift_type_id
:
string
;
staff_id
:
string
;
start_time
?:
UpsertShiftRequestStartTime
;
tasks_assigned
?:
string
[]
;
}
Index
Properties
date
end_
time?
shift_
type_
id
staff_
id
start_
time?
tasks_
assigned?
Properties
date
date
:
string
Optional
end_
time
end_time
?:
UpsertShiftRequestEndTime
shift_
type_
id
shift_type_id
:
string
staff_
id
staff_id
:
string
Optional
start_
time
start_time
?:
UpsertShiftRequestStartTime
Optional
tasks_
assigned
tasks_assigned
?:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
date
end_
time
shift_
type_
id
staff_
id
start_
time
tasks_
assigned
GitHub
Coding Standards
NexSDK
Loading...