/
Person Entity (2020/10)
Person Entity (2020/10)
All person entities are structured as follows:
entity
:
Id
int: The unique identifier for the personLogin
string: The login email associated with the personPassword
string: The password associated with the personFirstName
string: The first name of the personLastName
string: The last name of the personCreationDate
DateTime: The creation date of the network owned by the person. See DateTime for more information about this data type.LastModifiedDate
DateTime: The last date on which the network owned by the person was modified. See DateTime for more information about this data type.ActivationDate
Nullable<DateTime>: The activation date of the network owned by the person, if available. See DateTime for more information about this data type.
, multiple selections available,
Related content
User Entity (2020/10)
User Entity (2020/10)
More like this
BSN.Cloud Main APIs
BSN.Cloud Main APIs
Read with this
Person Entity (2017/01)
Person Entity (2017/01)
More like this
Main REST HTTP API version 2022/06
Main REST HTTP API version 2022/06
Read with this
Person Entity (2022/06)
Person Entity (2022/06)
More like this
Device Subscriptions Endpoints (2020/10)
Device Subscriptions Endpoints (2020/10)
Read with this