kustomer-client
Preparing search index...
KustomerTypes
GetScheduleByIdData
Type Alias GetScheduleByIdData
type
GetScheduleByIdData
=
{
body
?:
never
;
path
:
{
id
:
string
}
;
query
?:
{
include
?:
string
}
;
url
:
"/schedules/{id}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
id
:
string
}
Type declaration
id
:
string
Business Schedule ID
Optional
query
query
?:
{
include
?:
string
}
Type declaration
Optional
include
?:
string
Option to include holidays. Accepted values:
holidays
.
url
url
:
"/schedules/{id}"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
kustomer-client
Loading...
Business Schedule ID