Preparing search index...
The search index is not available
@scaleleap/selling-partner-api-sdk
@scaleleap/selling-partner-api-sdk
SupplySourcesApiModelDuration
Interface SupplySourcesApiModelDuration
The duration of time.
Export
Duration
interface
SupplySourcesApiModelDuration
{
timeUnit
?:
SupplySourcesApiModelTimeUnit
|
"Hours"
|
"Minutes"
|
"Days"
;
value
?:
number
;
}
Index
Properties
time
Unit?
value?
Properties
Optional
time
Unit
timeUnit
?:
SupplySourcesApiModelTimeUnit
|
"Hours"
|
"Minutes"
|
"Days"
Memberof
Duration
Optional
value
value
?:
number
An unsigned integer that can be only positive or zero.
Memberof
Duration
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
time
Unit
value
@scaleleap/selling-partner-api-sdk
Loading...
The duration of time.
Export
Duration