VyUserProfileDto
A data transfer object representing a user profile in the Vy system.
Properties
Field | Type | Description |
---|---|---|
id | string | The unique identifier of the user profile. |
nickname | string | The nickname of the user. |
verificationStatus | The verification status of the user profile. |
Last updated