Inttegro TypeScript SDK - v8.2.0
    Preparing search index...

    Interface WalletMobileMoney

    interface WalletMobileMoney {
        accountNumber: string;
        id?: string;
        network: MobileMoneyNetwork;
    }
    Index
    accountNumber: string
    id?: string