type

User

User : Entity

User account record

slots id

Unique identifier for entity in its project

spec

Type of this entity

user

Marker tag for User type

username

Username for account athentication

dis

User display name

userRole

Indicates the fundamental permissions and access rights the user has

email

User email address

created

The timestamp when user account was created

disabled

Marker used to disable the user account

user Marker

Marker tag for User type

username Str

Username for account athentication

dis Str?

User display name

userRole UserRole

Indicates the fundamental permissions and access rights the user has. See docSkySpark

email Str?

User email address

created DateTime?

The timestamp when user account was created

disabled Marker?

Marker used to disable the user account

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST