Mayson Monorepo Documentation
    Preparing search index...
    interface BankTransferPayments {
        requested?: boolean;
    }
    Index

    Properties

    Properties

    requested?: boolean

    Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the requirements arrays.