Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Variable AllowanceDetailsTypeEnumConst

    AllowanceDetailsTypeEnum: {
        Defective: "Defective";
        Discount: "Discount";
        DiscountIncentive: "DiscountIncentive";
        Promotional: "Promotional";
        Special: "Special";
        UnsaleableMerchandise: "UnsaleableMerchandise";
    } = ...

    Type Declaration

    • ReadonlyDefective: "Defective"
    • ReadonlyDiscount: "Discount"
    • ReadonlyDiscountIncentive: "DiscountIncentive"
    • ReadonlyPromotional: "Promotional"
    • ReadonlySpecial: "Special"
    • ReadonlyUnsaleableMerchandise: "UnsaleableMerchandise"