Interface UserUpdateDto

Hierarchy

Properties

birthday_date?: string

ISO 8601 date string

email: string
name: string
phone?: null | string

Full phone number

roles: string[]

Generated using TypeDoc