@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Shift
Plan
constructor
endpoint
http
options
uri
Helper
base
Endpoint
get
All
put
Shift
Plan
Put
Failed
Shift
Plan
Item
Shift
Plan
Options
Shift
Plan
Response
Shift
Plan
Shift
Shift
Plan
Update
Options
Hierarchy
ThBaseHandler
ShiftPlan
Index
Constructors
constructor
Properties
endpoint
http
options
uri
Helper
base
Endpoint
Methods
get
All
put
Constructors
constructor
new
Shift
Plan
(
options
:
ShiftPlanOptions
, http
:
Client
)
:
ShiftPlan
Parameters
options:
ShiftPlanOptions
http:
Client
Returns
ShiftPlan
Properties
endpoint
endpoint
:
string
http
http
:
Client
options
options
:
ShiftPlanOptions
uri
Helper
uri
Helper
:
UriHelper
Static
base
Endpoint
base
Endpoint
:
string
= '/api/v0/shift_plan'
Methods
get
All
get
All
(
)
:
Promise
<
ShiftPlanResponse
>
Returns
Promise
<
ShiftPlanResponse
>
put
put
(
shiftPlanOptions
:
ShiftPlanUpdateOptions
)
:
Promise
<
ShiftPlanResponse
>
Parameters
shiftPlanOptions:
ShiftPlanUpdateOptions
Returns
Promise
<
ShiftPlanResponse
>
Generated using
TypeDoc