Person Entity (2022/06)
1 min
all person entities are structured as follows entity id \<font color="#704ae0">int\</font> \<font color="#01a0af">read only\</font> the unique identifier for the person login \<font color="#704ae0">string\</font> \<font color="#01a0af">read only\</font> the login email associated with the person password \<font color="#704ae0">string\</font> \<font color="#01a0af">read only\</font> the password associated with the person firstname \<font color="#704ae0">string\</font> \<font color="#01a0af">read only\</font> the first name of the person lastname \<font color="#704ae0">string\</font> \<font color="#01a0af">read only\</font> the last name of the person creationdate \<font color="#704ae0">datetime\</font> \<font color="#01a0af"> read only\</font> a timestamp of a person's registration in bsn cloud see datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type lastmodifieddate \<font color="#704ae0">datetime\</font> \<font color="#01a0af">read only\</font> a timestamp of when the personal information was last edited see datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type activationdate \<font color="#704ae0">nullable\</font> \<font color="#01a0af">read only\</font> a timestamp of a person's email address verification see datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type