Name | Description | Type | Additional information |
---|---|---|---|
Id |
The delegate's id. |
integer |
None. |
DelegateGroupId |
The ID of the delegate group the delegate is in. |
integer |
None. |
FirstName |
The first name of the delegate. |
string |
None. |
LastName |
The last name of the delegate. |
string |
None. |
Phone |
The delegate's phone number. |
string |
None. |
Username |
The username that the delegate uses to log in to the system. |
string |
None. |
The delegate's email address. |
string |
None. |
|
Role |
The delegate's position relative to their organization or the passenger. For informational purposes. |
string |
None. |
Comments |
Gets or sets optional comments for the delegate. |
string |
None. |
AddressComments |
Gets or sets optional address comments for the delegate. This is helpful for situations where the delegate is a part of a Facility group but is working from a different branch or location. |
string |
None. |
SecuritySettings |
The security permissions for the delegate. If no security permissions have been defined for the delegate, this will fall back to the group security settings that the delegate inherits from |
DelegateSecurity |
None. |
CanManageClients |
Gets whether the delegate add/remove clients from the group |
boolean |
None. |
CanManageDelegates |
Gets whether the delegate can add/remove delegates from the group |
boolean |
None. |
CanManageLocations |
Gets whether the delegate can add/edit locations |
boolean |
None. |
InheritGroupSecurity |
Gets whether the delegate will have access to all settings the group does, in addition to its own security permissions |
boolean |
None. |
DateCreated |
Gets or sets the date on which delegate was created |
date |
None. |