mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,8 +16,8 @@ tags: ['SDK', 'Software Development Kit', 'FormInstanceCreatedBy', 'V2024FormIns
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | Pointer to **String** | ID is a unique identifier | [optional]
|
||||
**Type** | Pointer to **Enum** [ "WORKFLOW_EXECUTION", "SOURCE" ] | Type is a form instance created by type enum value WORKFLOW_EXECUTION FormInstanceCreatedByTypeWorkflowExecution SOURCE FormInstanceCreatedByTypeSource | [optional]
|
||||
**Id** | **String** | ID is a unique identifier | [optional]
|
||||
**Type** | **Enum** [ "WORKFLOW_EXECUTION", "SOURCE" ] | Type is a form instance created by type enum value WORKFLOW_EXECUTION FormInstanceCreatedByTypeWorkflowExecution SOURCE FormInstanceCreatedByTypeSource | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user