Preparing search index...
The search index is not available
@nosto/nosto-js
@nosto/nosto-js
client
ScheduleTime
Interface ScheduleTime
interface
ScheduleTime
{
from
:
string
;
fromTime
?:
string
;
timezone
?:
string
;
to
?:
string
;
toTime
?:
string
;
type
?:
string
;
weekDays
?:
string
[]
;
}
Index
Properties
from
from
Time?
timezone?
to?
to
Time?
type?
week
Days?
Properties
from
from
:
string
Optional
from
Time
fromTime
?:
string
Optional
timezone
timezone
?:
string
Optional
to
to
?:
string
Optional
to
Time
toTime
?:
string
Optional
type
type
?:
string
Optional
week
Days
weekDays
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
from
Time
timezone
to
to
Time
type
week
Days
@nosto/nosto-js
Loading...