UpdateProfileDto
Class: UpdateProfileDto
Defined in: apps/api/src/modules/account/dto/update-profile.dto.ts:6
DTO обновления пользовательского профиля.
Constructors
Constructor
new UpdateProfileDto():
UpdateProfileDto
Returns
UpdateProfileDto
Properties
displayName?
optionaldisplayName:string
Defined in: apps/api/src/modules/account/dto/update-profile.dto.ts:10