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
firstNameStringYESNOYESThe User First Name
lastNameStringYESNONOThe User Last Name
emailStringYESYESYESThe User Email
statusStringYESNOYESThe User Status pendingJoin or active
profileObjectNONONO 
configObjectNONONO 
 
 Field NameTypeMandatoryUniqueIndexedDescription
packagesObjectYESNONO 
keysObjectYESNONO 
tenantObject YES NONO  
 
 Field NameTypeMandatoryUniqueIndexedDescription
idStringYESNONO Tenant Tenant ID
codeStringYESNONOTenant Code 
groupsArrayYESNONOArray Of Group Codes
tsTime stampYESNONOrecord created timestamp

...