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

    Class InviteUserInput

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    avatarUrl?: string

    User's avatar URL

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

    User email

    '[email protected]'
    
    firstName: string

    User's first name

    'John'
    
    lastName: string

    User's last name

    'Doe'
    
    organizationId?: string

    Organization ID where user will be invited

    phoneNumber?: string

    User's phone number

    '+380501234567'
    
    userToRoles: InviteUserToRolesInput[]

    User roles to invite