VyWalletEventDto

This class represents a wallet event in the Vy system.

Properties

FieldTypeDescription

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.

eventType

(missing)

metadata

string

Additional metadata associated with the wallet event.

walletId

string

The ID of the wallet associated with the event.

Last updated