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

    Class UsersFilter

    Index

    Constructors

    Properties

    completeInvitation?: boolean

    Return only users who was succsessfully invited if true Or return only users who wasn't invited if false

    exceptIds?: string[]

    List of users ids to exclude

    User type. Can be USER or SA (service account)

    ids?: string[]

    List of certain users ids

    organizationGroupId?: string

    Organization group ID where user has roles

    organizationGroupIds?: string[]

    Organization group IDs where user has roles

    organizationId?: string

    Organization ID where user has roles

    organizationIds?: string[]

    Organization ID where user has roles

    search?: string

    Search query (seach by email, first name, last name)

    'John'
    
    statuses?: UserStatus[]

    User type. Can be USER or SA (service account)

    type?: UserType

    User type. Can be USER or SA (service account)