The type of fee, fee amount, and other details.

IncludedFeeDetail

interface ProductFeesApiModelIncludedFeeDetail {
    FeeAmount: ProductFeesApiModelMoneyType;
    FeePromotion?: ProductFeesApiModelMoneyType;
    FeeType: string;
    FinalFee: ProductFeesApiModelMoneyType;
    TaxAmount?: ProductFeesApiModelMoneyType;
}

Properties

IncludedFeeDetail

IncludedFeeDetail

FeeType: string

The type of fee charged to a seller.

IncludedFeeDetail

IncludedFeeDetail

IncludedFeeDetail

MMNEPVFCICPMFPCPTTAAATR