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

    Variable RateItemTypeConst

    RateItemType: {
        Included: "INCLUDED";
        Mandatory: "MANDATORY";
        Optional: "OPTIONAL";
    } = ...

    Type of the rateItem.

    Type Declaration

    • ReadonlyIncluded: "INCLUDED"
    • ReadonlyMandatory: "MANDATORY"
    • ReadonlyOptional: "OPTIONAL"