Preparing search index...
The search index is not available
Selling Partner API SDK for JavaScript
Selling Partner API SDK for JavaScript
@sp-api-sdk/supply-sources-api-2020-07-01
ThroughputConfig
Interface ThroughputConfig
The throughput configuration.
Export
ThroughputConfig
interface
ThroughputConfig
{
throughputCap
?:
ThroughputCap
;
throughputUnit
:
"Order"
;
}
Index
Properties
throughput
Cap?
throughput
Unit
Properties
Optional
throughput
Cap
throughputCap
?:
ThroughputCap
Memberof
ThroughputConfig
throughput
Unit
throughputUnit
:
"Order"
Memberof
ThroughputConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
throughput
Cap
throughput
Unit
Selling Partner API SDK for JavaScript
Loading...
The throughput configuration.
Export
ThroughputConfig