WalletTransaction
A single movement in the wallet ledger.
- objectType: string
Resource type identifier.
- idType: string
Ledger line identifier (jlin_… typeid).
- currencyType: string
ISO 4217 currency of the movement.
- amountType: integer
Signed customer-facing amount, in the currency's minor unit (positive in, negative out).
- memoType: string
Human-readable description of the movement; omitted when absent.
- effectiveType: string
_at When the movement took effect, RFC 3339 (UTC).