VyWalletEventDto
This class represents a wallet event in the Vy system.
Properties
Field
Type
Description
eventTimestamp
string
The timestamp of the wallet event.
client
string
The client associated with the wallet event.
apiToken
string
The API token associated with the wallet event.
metadata
string
Additional metadata associated with the wallet event.
walletId
string
The ID of the wallet associated with the event.
Last updated