| Id |
Pointer to String |
Non-Employee source id. |
[optional] |
| SourceId |
Pointer to String |
Source Id associated with this non-employee source. |
[optional] |
| Name |
Pointer to String |
Source name associated with this non-employee source. |
[optional] |
| Description |
Pointer to String |
Source description associated with this non-employee source. |
[optional] |
| AccountName |
Pointer to String |
Requested identity account name. |
[optional] |
| FirstName |
Pointer to String |
Non-Employee's first name. |
[optional] |
| LastName |
Pointer to String |
Non-Employee's last name. |
[optional] |
| Email |
Pointer to String |
Non-Employee's email. |
[optional] |
| Phone |
Pointer to String |
Non-Employee's phone. |
[optional] |
| Manager |
Pointer to String |
The account ID of a valid identity to serve as this non-employee's manager. |
[optional] |
| NonEmployeeSource |
Pointer to NonEmployeeSourceLite |
|
[optional] |
| VarData |
Pointer to map[string]String |
Additional attributes for a non-employee. Up to 10 custom attributes can be added. |
[optional] |
| ApprovalItems |
Pointer to []NonEmployeeApprovalItemBase |
List of approval item for the request |
[optional] |
| ApprovalStatus |
Pointer to ApprovalStatus |
|
[optional] |
| Comment |
Pointer to String |
Comment of requester |
[optional] |
| CompletionDate |
Pointer to System.DateTime |
When the request was completely approved. |
[optional] |
| StartDate |
Pointer to System.DateTime |
Non-Employee employment start date. |
[optional] |
| EndDate |
Pointer to System.DateTime |
Non-Employee employment end date. |
[optional] |
| Modified |
Pointer to System.DateTime |
When the request was last modified. |
[optional] |
| Created |
Pointer to System.DateTime |
When the request was created. |
[optional] |