| Id |
Pointer to String |
The approval id. |
[optional] |
| Name |
Pointer to String |
The name of the approval. |
[optional] |
| Created |
Pointer to System.DateTime |
When the approval was created. |
[optional] |
| Modified |
Pointer to System.DateTime |
When the approval was modified last time. |
[optional] |
| RequestCreated |
Pointer to System.DateTime |
When the access-request was created. |
[optional] |
| RequestType |
Pointer to AccessRequestType |
|
[optional] |
| Requester |
Pointer to AccessItemRequesterDto |
|
[optional] |
| RequestedFor |
Pointer to RequestedItemStatusRequestedFor |
|
[optional] |
| ReviewedBy |
Pointer to CompletedApprovalReviewedBy |
|
[optional] |
| Owner |
Pointer to AccessItemOwnerDto |
|
[optional] |
| RequestedObject |
Pointer to RequestableObjectReference |
|
[optional] |
| RequesterComment |
Pointer to CommentDto1 |
|
[optional] |
| ReviewerComment |
Pointer to CommentDto |
The approval's reviewer's comment. |
[optional] |
| PreviousReviewersComments |
Pointer to []CommentDto1 |
The history of the previous reviewers comments. |
[optional] |
| ForwardHistory |
Pointer to []ApprovalForwardHistory |
The history of approval forward action. |
[optional] |
| CommentRequiredWhenRejected |
Pointer to Boolean |
When true the rejector has to provide comments when rejecting |
[optional] [default to $false] |
| State |
Pointer to CompletedApprovalState |
|
[optional] |
| RemoveDate |
Pointer to System.DateTime |
The date the role or access profile or entitlement is no longer assigned to the specified identity. |
[optional] |
| RemoveDateUpdateRequested |
Pointer to Boolean |
If true, then the request was to change the remove date or sunset date. |
[optional] [default to $false] |
| CurrentRemoveDate |
Pointer to System.DateTime |
The remove date or sunset date that was assigned at the time of the request. |
[optional] |
| SodViolationContext |
Pointer to SodViolationContextCheckCompleted1 |
|
[optional] |
| PreApprovalTriggerResult |
Pointer to CompletedApprovalPreApprovalTriggerResult |
|
[optional] |
| ClientMetadata |
Pointer to map[string]String |
Arbitrary key-value pairs provided during the request. |
[optional] |