HierarchyUser Object

The information about a user in the EMS or Utility company.

Properties

Name Type Read Only Required Description
userName String no yes The user name and login ID. It must be a valid email address.
firstName String no no The first name.
lastName String no no The last name.
phone String no no The phone number.
lastLogin String yes no The timestamp of the last user login into the web portal. Format: YYYY-MM-DD HH:MM:SS
active Boolean no no Whether the user is active and permitted to access to the system.
emailAlerts Boolean no no Whether the user will receive alerts in email.

Back To Top