Mayson Monorepo Documentation
    Preparing search index...
    interface PaperCheck {
        available_at?: string;
        invoices?: string;
    }
    Index

    Properties

    available_at?: string

    Time at which the deposited funds will be available for use. Measured in seconds since the Unix epoch.

    invoices?: string

    Comma-separated list of invoice IDs associated with the paper check.