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

    Fee type and cost.

    interface Fee {
        amount: Money;
        name: FeeNameEnum;
    }
    Index
    amount: Money

    The type of fee.