Mayson Monorepo Documentation
    Preparing search index...
    interface Duplicate {
        additional_documentation?: string;
        card_statement?: string;
        cash_receipt?: string;
        check_image?: string;
        explanation?: string;
        original_transaction?: string;
    }
    Index

    Properties

    additional_documentation?: string

    (ID of a file upload) Additional documentation supporting the dispute.

    card_statement?: string

    (ID of a file upload) Copy of the card statement showing that the product had already been paid for.

    cash_receipt?: string

    (ID of a file upload) Copy of the receipt showing that the product had been paid for in cash.

    check_image?: string

    (ID of a file upload) Image of the front and back of the check that was used to pay for the product.

    explanation?: string

    Explanation of why the cardholder is disputing this transaction.

    original_transaction?: string

    Transaction (e.g., ipi_...) that the disputed transaction is a duplicate of. Of the two or more transactions that are copies of each other, this is original undisputed one.