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

    The charge refund transaction.

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

    Properties

    ChargeAmount?: Currency
    ChargeType?: string

    The type of charge.