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', 'TaskResultResponse', 'BetaTaskResultR
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Type** | Pointer to **String** | the type of response reference | [optional]
|
||||
**Id** | Pointer to **String** | the task ID | [optional]
|
||||
**Name** | Pointer to **String** | the task name (not used in this endpoint, always null) | [optional]
|
||||
**Type** | **String** | the type of response reference | [optional]
|
||||
**Id** | **String** | the task ID | [optional]
|
||||
**Name** | **String** | the task name (not used in this endpoint, always null) | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user