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

    Constructors

    Properties

    active?: boolean

    Return only active user roles

    exceptIds?: string[]
    isActive?: boolean
    isAlreadyGrantedByTimestamp?: boolean
    isExpiredByTimestamp?: boolean
    my?: boolean

    Return only my roles

    organizationGroupId?: string

    Organization ID where the user is assigned to the role

    organizationGroupIds?: string[]

    Organization Group ID's where the user is assigned to the role

    organizationId?: string

    Organization ID where the user is assigned to the role

    organizationIds?: string[]

    Organization ID where the user is assigned to the role

    roleId?: string
    search?: string
    userId?: string

    User ID who was assigned the role

    userStatuses?: UserStatus[]
    userType?: UserType