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

    Properties

    additional_documentation?: string

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

    expected_at?: Emptyable<number>

    Date when the cardholder expected to receive the product.

    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.