MonerooCurrency enum

Allowed currency on Moneroo

Inheritance

Constructors

MonerooCurrency()
const

Values

CDF → const MonerooCurrency
MWK → const MonerooCurrency
NGN → const MonerooCurrency

QR Code Nigeria (qr_ngn), Airtel Money Nigeria (airtel_ng), Bank Transfer NG (bank_transfer_ng), Barter (barter)

ZMW → const MonerooCurrency
GHS → const MonerooCurrency
KES → const MonerooCurrency

Card Kenya (card_kes), M-Pesa Kenya (mpesa_ke), TNM Mpamba Malawi (tnm_mw)

TZS → const MonerooCurrency

Airtel Tanzania (airtel_tz), Card Tanzania (card_tzs), Vodacom Tanzania (mpesa_tz), Tigo Tanzania (tigo_tz)

UGX → const MonerooCurrency

Airtel Uganda (airtel_ug), Card Uganda (card_ugx), MTN MoMo Uganda (mtn_ug)

USD → const MonerooCurrency

Credit Card USD (card_usd), Crypto USD (crypto_usd), Test Payment Method (moneroo_payment_demo)

XAF → const MonerooCurrency

Credit Card XAF (card_xaf), Crypto XAF (crypto_xaf) EU Mobile Money Cameroon (eu_mobile_cm) MTN MoMo Cameroon (mtn_cm), Orange Money Cameroon (orange_cm), Wave CI (wave_ci)

XOF → const MonerooCurrency

Airtel Niger (airtel_ne), Credit Card XOF (card_xof) Crypto XOF (crypto_xof), Moov Burkina Faso (moov_bf) Moov Money Benin (moov_bj), Moov Money CI (moov_ci), Moov Money Mali (moov_ml), Moov Money Togo (moov_tg), MTN MoMo Benin (mtn_bj), MTN MoMo CI (mtn_ci), E-Money Senegal (e_money_sn), Free Money Senegal (freemoney_sn), Mobi Cash Mali (mobi_cash_ml), Orange Burkina Faso (orange_bf), Orange Money CI (orange_ci), Orange Money Guinea (orange_gn), Orange Money Mali (orange_ml),Orange Money Senegal (orange_sn), Wave Senegal (wave_sn), Wizall Senegal (wizall_sn), Togocel Money (togocel)

ZAR → const MonerooCurrency
EUR → const MonerooCurrency
GNF → const MonerooCurrency
RWF → const MonerooCurrency

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<MonerooCurrency>
A constant List of the values in this enum, in order of their declaration.