@deep/nest-kit
    Preparing search index...

    Class UpdateUserInput

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    avatarUrl?: string

    User avatar URL

    'https://example.com/avatar.png'
    
    email?: string

    User email address

    '[email protected]'
    
    firstName?: string

    User first name

    'John'
    
    id: string
    is2faEnabled?: boolean

    User Two-Factor Authentication enabled flag

    lastName?: string

    User last name

    'Doe'
    
    locale?: string

    User locale code in ISO 639-1 (w letters) format

    'en'
    
    password?: string

    User password

    'qwerty'
    
    phoneNumber?: string

    User phone number

    '+380501234567'
    
    timezoneName?: string

    User timezone name

    userToRoles?: UpdateUserToRolesInput[]

    User roles