Mayson Monorepo Documentation
    Preparing search index...
    interface StatusTransitions {
        canceled_at: number;
        paid_at: number;
    }
    Index

    Properties

    Properties

    canceled_at: number

    The time that the payment was canceled.

    paid_at: number

    The time that the payment succeeded.