NexSDK
GitHub
Coding Standards
Preparing search index...
ShiftResponse
Interface ShiftResponse
interface
ShiftResponse
{
created_at
:
string
;
created_by
:
ShiftResponseCreatedBy
;
date
:
string
;
end_time
:
string
;
id
:
string
;
property_id
:
string
;
shift_type_id
:
ShiftResponseShiftTypeId
;
shift_type_name
?:
ShiftResponseShiftTypeName
;
staff_id
:
string
;
start_time
:
string
;
tasks_assigned
:
unknown
[]
;
}
Index
Properties
created_
at
created_
by
date
end_
time
id
property_
id
shift_
type_
id
shift_
type_
name?
staff_
id
start_
time
tasks_
assigned
Properties
created_
at
created_at
:
string
created_
by
created_by
:
ShiftResponseCreatedBy
date
date
:
string
end_
time
end_time
:
string
id
id
:
string
property_
id
property_id
:
string
shift_
type_
id
shift_type_id
:
ShiftResponseShiftTypeId
Optional
shift_
type_
name
shift_type_name
?:
ShiftResponseShiftTypeName
staff_
id
staff_id
:
string
start_
time
start_time
:
string
tasks_
assigned
tasks_assigned
:
unknown
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created_
at
created_
by
date
end_
time
id
property_
id
shift_
type_
id
shift_
type_
name
staff_
id
start_
time
tasks_
assigned
GitHub
Coding Standards
NexSDK
Loading...