new User()
Represents individual person
Properties:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
admin |
boolean |
<optional> |
false | Whether user is system administrator |
email |
string | Email address of user | ||
name |
string |
<optional> |
Name of user |
- Source: