VyDepositAddressDto
Data transfer object for deposit addresses.
Properties
Field
Type
Description
userId
string
The user ID associated with the deposit address.
address
string
The deposit address.
memo
string
The memo associated with the deposit address.
Last updated