Mayson Monorepo Documentation
    Preparing search index...
    interface Other {
        additional_documentation?: string;
        explanation?: string;
        product_description?: string;
        product_type?: Emptyable<
            Stripe.Issuing.DisputeCreateParams.Evidence.Other.ProductType,
        >;
    }
    Index

    Properties

    additional_documentation?: string

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

    explanation?: string

    Explanation of why the cardholder is disputing this transaction.

    product_description?: string

    Description of the merchandise or service that was purchased.

    Whether the product was a merchandise or service.