Interface UserProfileUpdateDto

Hierarchy

  • UserProfileUpdateDto

Properties

birthday_date?: string

ISO 8601 date string

consents?: UserConsentDto
name?: string
phone?: null | string

Full phone number

preferences?: UserPreferences

Generated using TypeDoc