The User EMoney object
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
The unique identifier of the user.
Information about the pay-ins and transfers credited to wallets owned by the user.
properties
Returned values: The three-letter ISO 4217 code (EUR, GBP, etc.) of a supported currency (depends on feature, contract, and activation settings).
The currency of the amount.
An amount of money in the smallest sub-division of the currency (e.g., EUR 12.60 would be represented as 1260 whereas JPY 12 would be represented as just 12).
Information about the payouts debited from wallets owned by the user.
properties
Returned values: The three-letter ISO 4217 code (EUR, GBP, etc.) of a supported currency (depends on feature, contract, and activation settings).
The currency of the amount.
An amount of money in the smallest sub-division of the currency (e.g., EUR 12.60 would be represented as 1260 whereas JPY 12 would be represented as just 12).