Cloud APIs
...
Custom Data Types (2022/06)
Person Entity (2022/06)
1 min
all person entities are structured as follows entity id int int read only read only the unique identifier for the person login string string read only read only the login email associated with the person password string string read only read only the password associated with the person firstname string string read only read only the first name of the person lastname string string read only read only the last name of the person creationdate datetime datetime read only read only a timestamp of a person's registration in bsn cloud see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type lastmodifieddate datetime datetime read only read only a timestamp of when the personal information was last edited see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type activationdate nullable nullable read only read only a timestamp of a person's email address verification see custom data types (2022/06) docid\ dx1c8usfkxpwntprb9f t for more information about this data type