Mayson Monorepo Documentation
    Preparing search index...
    interface TransferData {
        amount?: number;
    }
    Index

    Properties

    Properties

    amount?: number

    The amount transferred to the destination account, if specified. By default, the entire charge amount is transferred to the destination account.