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

    The monetary value of the order.

    interface Money {
        Amount?: string;
        CurrencyCode?: string;
    }
    Index

    Properties

    Amount?: string

    The currency amount.

    CurrencyCode?: string

    The three-digit currency code. In ISO 4217 format.