Selling Partner API SDK for JavaScript
    Preparing search index...
    TaxTypeEnum: {
        Cess: "CESS";
        Cgst: "CGST";
        Cst: "CST";
        Igst: "IGST";
        Other: "OTHER";
        Sgst: "SGST";
        Total: "TOTAL";
        Utgst: "UTGST";
        Vat: "VAT";
    } = ...

    Type Declaration

    • ReadonlyCess: "CESS"
    • ReadonlyCgst: "CGST"
    • ReadonlyCst: "CST"
    • ReadonlyIgst: "IGST"
    • ReadonlyOther: "OTHER"
    • ReadonlySgst: "SGST"
    • ReadonlyTotal: "TOTAL"
    • ReadonlyUtgst: "UTGST"
    • ReadonlyVat: "VAT"