mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'WorkItemsSummary', 'BetaWorkItemsSumm
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Open** | Pointer to **Int32** | The count of open work items | [optional]
|
||||
**Completed** | Pointer to **Int32** | The count of completed work items | [optional]
|
||||
**Total** | Pointer to **Int32** | The count of total work items | [optional]
|
||||
**Open** | **Int32** | The count of open work items | [optional]
|
||||
**Completed** | **Int32** | The count of completed work items | [optional]
|
||||
**Total** | **Int32** | The count of total work items | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user