Preparing search index...
The search index is not available
Selling Partner API SDK for JavaScript
Selling Partner API SDK for JavaScript
@sp-api-sdk/shipping-api-v2
OperatingHours
Interface OperatingHours
The hours in which the access point shall remain operational
Export
OperatingHours
interface
OperatingHours
{
closingTime
?:
TimeOfDay
;
midDayClosures
?:
TimeOfDay
[]
;
openingTime
?:
TimeOfDay
;
}
Index
Properties
closing
Time?
mid
Day
Closures?
opening
Time?
Properties
Optional
closing
Time
closing
Time
?:
TimeOfDay
Memberof
OperatingHours
Optional
mid
Day
Closures
mid
Day
Closures
?:
TimeOfDay
[]
Memberof
OperatingHours
Optional
opening
Time
opening
Time
?:
TimeOfDay
Memberof
OperatingHours
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
closing
Time
mid
Day
Closures
opening
Time
Selling Partner API SDK for JavaScript
Loading...
The hours in which the access point shall remain operational
Export
OperatingHours