Mayson Monorepo Documentation
    Preparing search index...
    interface StatusTransitions {
        posted_at: number;
        void_at: number;
    }
    Index

    Properties

    Properties

    posted_at: number

    Time at which this transaction posted. Measured in seconds since the Unix epoch.

    void_at: number

    Time at which this transaction was voided. Measured in seconds since the Unix epoch.