class MangoModel::ClientWallet

Client Wallet entity The Client Wallet is very similar to a normal Wallet except the parameters description and owners are removed. Currently, there are two types of Client Wallet (specified by the funds_type parameter) - FEES where your collected turnover is stored and +CREDIT_ where repudiations are taken from. A normal wallet for a user has the FundsType of DEFAULT.

Attributes

balance[RW]
Money

Its current balance

currency[RW]
CurrencyIso

Its funds' currency

funds_type[RW]
FundsType

Its funds' type