/
Person Entity (2020/10)

Person Entity (2020/10)

All person entities are structured as follows:

entity:

  • Id intThe unique identifier for the person

  • Login stringThe login email associated with the person

  • Password stringThe password associated with the person

  • FirstName stringThe first name of the person

  • LastName stringThe last name of the person

  • CreationDate DateTimeThe creation date of the network owned by the person. See DateTime for more information about this data type.

  • LastModifiedDate DateTimeThe 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.

 

Related content

Person Entity (2022/06)
Person Entity (2022/06)
More like this
User Entity (2020/10)
User Entity (2020/10)
More like this
User Entity (2022/06)
User Entity (2022/06)
More like this
Network Entity (2020/10)
Network Entity (2020/10)
More like this
Network Entity (2022/06)
Network Entity (2022/06)
More like this
Network Subscription Entity (2020/10)
Network Subscription Entity (2020/10)
More like this