mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
Update to powershell SDK docs: 13687248839
This commit is contained in:
@@ -20,8 +20,8 @@ Name | Type | Description | Notes
|
||||
**Phase** | [**CertificationPhase**](certification-phase) | | [required]
|
||||
**Due** | **System.DateTime** | The due date of the certification. | [required]
|
||||
**Signed** | **System.DateTime** | The date the reviewer signed off on the certification. | [required]
|
||||
**Reviewer** | [**Reviewer1**](reviewer1) | | [required]
|
||||
**Reassignment** | [**Reassignment1**](reassignment1) | | [optional]
|
||||
**Reviewer** | [**Reviewer**](reviewer) | | [required]
|
||||
**Reassignment** | [**Reassignment**](reassignment) | | [optional]
|
||||
**HasErrors** | **Boolean** | Indicates it the certification has any errors. | [required]
|
||||
**ErrorMessage** | **String** | A message indicating what the error is. | [optional]
|
||||
**Completed** | **Boolean** | Indicates if all certification decisions have been made. | [required]
|
||||
|
||||
Reference in New Issue
Block a user