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

    The total value of all items in the container.

    interface Currency {
        unit: string;
        value: number;
    }
    Index

    Properties

    Properties

    unit: string

    A 3-character currency code.

    value: number

    The amount of currency.