FVyWalletEventDto

Data structure representing a wallet event

Properties

FieldTypeDescription

eventTimestamp

FString

The timestamp of the event

client

FString

The client associated with the event

apiToken

FString

The API token associated with the event

eventType

The type of the wallet event

metadata

FString

Additional metadata for the event

walletId

FString

The ID of the wallet associated with the event

Last updated