Mayson Monorepo Documentation
    Preparing search index...
    interface FinancialAccount {
        id: string;
        network: "stripe";
    }
    Index

    Properties

    Properties

    id: string

    Token of the FinancialAccount.

    network: "stripe"

    The rails used to send funds.