FVyWalletEventDto
Data structure representing a wallet event
Properties
Field
Type
Description
eventTimestamp
FString
The timestamp of the event
client
FString
The client associated with the event
apiToken
FString
The API token associated with the event
metadata
FString
Additional metadata for the event
walletId
FString
The ID of the wallet associated with the event
Last updated