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

    The type and amount of a charge applied on a package.

    interface ChargeComponent {
        amount?: Currency;
        chargeType?: ChargeComponentChargeTypeEnum;
    }
    Index

    Properties

    Properties

    amount?: Currency

    The type of charge.