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

    Interface PaymentMethodMobileMoney

    interface PaymentMethodMobileMoney {
        accountNumber?: string;
        network?: MobileMoneyNetwork;
    }
    Index
    accountNumber?: string