Mayson Monorepo Documentation
    Preparing search index...
    interface Payto {
        account_number?: string;
        bsb_number?: string;
        pay_id?: string;
    }
    Index

    Properties

    account_number?: string

    The account number for the bank account.

    bsb_number?: string

    Bank-State-Branch number of the bank account.

    pay_id?: string

    The PayID alias for the bank account.