Mayson Monorepo Documentation
    Preparing search index...
    interface Data {
        developer_message_summary: string;
        reason: Stripe.Events.V1BillingMeterErrorReportTriggeredEvent.Data.Reason;
        validation_end: string;
        validation_start: string;
    }
    Index

    Properties

    developer_message_summary: string

    Extra field included in the event's data when fetched from /v2/events.

    This contains information about why meter error happens.

    validation_end: string

    The end of the window that is encapsulated by this summary.

    validation_start: string

    The start of the window that is encapsulated by this summary.