Selling Partner API SDK for JavaScript
    Preparing search index...

    The throughput configuration.

    interface ThroughputConfig {
        throughputCap?: ThroughputCap;
        throughputUnit: "Order";
    }
    Index

    Properties

    throughputCap?: ThroughputCap
    throughputUnit: "Order"