Skip to main content

FormInstanceCreatedBy

Import this model from the entry point of its package:

import { FormInstanceCreatedBy } from '@sailpoint/angular-sdk/custom_forms';

Properties

NameTypeDescriptionNotes
id(optional) stringID is a unique identifier[default to undefined]
type(optional) stringType is a form instance created by type enum value WORKFLOW_EXECUTION FormInstanceCreatedByTypeWorkflowExecution SOURCE FormInstanceCreatedByTypeSource[default to undefined]