Description

The User EMoney object stores, for wallets owned by a given user: 
  • E-money credits, meaning pay-ins and transfers into wallets
  • E-money debits, meaning payouts

Attributes

UserId
string
The unique identifier of the user.
CreditedEMoney
object
Information about the pay-ins and transfers credited to wallets owned by the user.
DebitedEMoney
object
Information about the payouts debited from wallets owned by the user.