Mayson Monorepo Documentation
    Preparing search index...
    interface Offline {
        stored_at: number;
        type: "deferred";
    }
    Index

    Properties

    Properties

    stored_at: number

    Time at which the payment was collected while offline

    type: "deferred"

    The method used to process this payment method offline. Only deferred is allowed.