Mayson Monorepo Documentation
    Preparing search index...
    interface Affirm {
        location?: string;
        reader?: string;
        transaction_id: string;
    }
    Index

    Properties

    location?: string

    ID of the location that this transaction's reader is assigned to.

    reader?: string

    ID of the reader this transaction was made on.

    transaction_id: string

    The Affirm transaction ID associated with this payment.