FormSubmittedCreatedBy
Import this model from the entry point of its package:
import { FormSubmittedCreatedBy } from '@sailpoint/angular-sdk/triggers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | Form creation origin's type. | [default to undefined] |
| id | string | Unique identifier of the origin of the form creation. | [default to undefined] |