VySubUserDto
This class represents a sub-user of a parent user in the Vy system.
Properties
Field
Type
Description
parentUserId
string
The ID of the parent user.
id
string
The ID of the sub-user.
nickname
string
The nickname of the sub-user.
Last updated