Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 Field NameTypeMandatoryUniqueIndexedDescription
_idMongo IDYESYESYESMongo Record ID
usernameStringYESYESYESThe UserName
passwordHashYESNONOThe User Password
firstNameStringYESNOYESNOThe User First Name
lastNameStringYESNONOThe User Last Name
emailStringYESYESYESThe User Email
statusStringYESNOYESNOThe User Status pendingJoin or active
profileObjectNONONO 
configObjectNONONO 
 
 Field NameTypeMandatoryUniqueIndexedDescription
packagesObjectYESNONO 
keysObjectYESNONO 
tenantObject YES NONO  
 
 Field NameTypeMandatoryUniqueIndexedDescription
idStringYESNONOTenant ID
codeStringYESNONOTenant Code 
groupsArrayYESNONOArray Of Group Codes
tsTime stampYESNONOrecord created timestamp

...