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

    Fee type and cost.

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

    Properties

    Properties

    amount: Money

    The type of fee.