Skip to content

Entity Users

Joachim Tøfting edited this page Feb 17, 2023 · 3 revisions
Property Type Misc.
Firstname string
Lastname string
Email string Unique
PasswordHash byte[]
PasswordSalt byte[]
Username string Unique
DateOfBirth datetime
ProfilePicture string
CoverPicture string
Bio string
Games object[]
IsInTeam bool
Intergrations object[]
Permissions byte[]

Clone this wiki locally