@adcp/client API Reference - v3.3.3
Documentation
GitHub
npm
Preparing search index...
DayParting
Interface DayParting
interface
DayParting
{
days_of_week
:
(
|
"monday"
|
"tuesday"
|
"wednesday"
|
"thursday"
|
"friday"
|
"saturday"
|
"sunday"
)
[]
;
hours
:
{
start
:
number
;
end
:
number
}
;
}
Index
Properties
days_
of_
week
hours
Properties
days_
of_
week
days_of_week
:
(
|
"monday"
|
"tuesday"
|
"wednesday"
|
"thursday"
|
"friday"
|
"saturday"
|
"sunday"
)
[]
hours
hours
:
{
start
:
number
;
end
:
number
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
days_
of_
week
hours
Documentation
GitHub
npm
@adcp/client API Reference - v3.3.3
Loading...