| Property | Description | Returns |
|---|---|---|
| fullName | Get the full name of the global user | string |
| id | int | |
| firstName | string | |
| middleName | string | |
| lastName | string | |
| primarySite | GlobalUserSite | |
| sites | Collection (GlobalUserSite) |
Globals\Models\Api\GlobalUser
GlobalUser
GlobalUser
| Property | Description | Returns |
|---|---|---|
| fullName | Get the full name of the global user | string |
| id | int | |
| firstName | string | |
| middleName | string | |
| lastName | string | |
| primarySite | GlobalUserSite | |
| sites | Collection (GlobalUserSite) |