FormInstanceCreatedBy
Import this model from the entry point of its package:
import { FormInstanceCreatedBy } from '@sailpoint/angular-sdk/custom_forms';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | ID is a unique identifier | [default to undefined] |
| type | (optional) string | Type is a form instance created by type enum value WORKFLOW_EXECUTION FormInstanceCreatedByTypeWorkflowExecution SOURCE FormInstanceCreatedByTypeSource | [default to undefined] |