A fee associated with the event.

Export

FeeComponent

interface FeeComponent {
    FeeAmount?: Currency;
    FeeType?: string;
}

Properties

Properties

FeeAmount?: Currency

Memberof

FeeComponent

FeeType?: string

The type of fee. For more information about Selling on Amazon fees, see Selling on Amazon Fee Schedule on Seller Central. For more information about Fulfillment by Amazon fees, see FBA features, services and fees on Seller Central.

Memberof

FeeComponent