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

    A component of the total price.

    interface RollupPrice {
        type: string;
        value: Money;
    }
    Index
    type: string

    The type of price.

    value: Money