FVySubUserDto

Data structure representing a sub user

Properties

FieldTypeDescription

parentUserId

FString

The ID of the parent user

id

FString

The ID of the sub user

nickname

FString

The nickname of the sub user

type

The type of the sub user

Last updated