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

    Interface ChargeRefundTransaction

    The charge refund transaction.

    interface ChargeRefundTransaction {
        ChargeAmount?: Currency;
        ChargeType?: string;
    }
    Index
    ChargeAmount?: Currency
    ChargeType?: string

    The type of charge.