Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

All person entities are structured as follows:

entity:

...

  • Id int read-onlyThe unique identifier for the person

  • Login string read-onlyThe login email associated with the person

  • Password string read-onlyThe password associated with the person

  • FirstName string read-onlyThe first name of the person

  • LastName string read-onlyThe last name of the person

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

  • LastModifiedDate DateTime read-onlyThe last date on which the network owned by the person was modified. See 

...

  • DateTime for more information about this data type.

  • ActivationDate

...

  • Nullable<DateTime> read-onlyThe activation date of the network owned by the person, if available.

...

  •  See DateTime for more information about this data type.