NexSDK
GitHub
Coding Standards
Preparing search index...
GetShiftsParams
Type Alias GetShiftsParams
Generated by orval v7.21.0 🍺 Do not edit manually. NexHub API OpenAPI spec version: 0.1.0
type
GetShiftsParams
=
{
date
?:
string
|
null
;
date_from
?:
string
|
null
;
date_to
?:
string
|
null
;
unassigned
?:
boolean
;
}
Index
Properties
date?
date_
from?
date_
to?
unassigned?
Properties
Optional
date
date
?:
string
|
null
Optional
date_
from
date_from
?:
string
|
null
Optional
date_
to
date_to
?:
string
|
null
Optional
unassigned
unassigned
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
date
date_
from
date_
to
unassigned
GitHub
Coding Standards
NexSDK
Loading...
Generated by orval v7.21.0 🍺 Do not edit manually. NexHub API OpenAPI spec version: 0.1.0