FormSubmittedSubmittedBy
Import this model from the entry point of its package:
import { FormSubmittedSubmittedBy } from '@sailpoint/angular-sdk/triggers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | DTO type of the identity who submitted the form. | [default to undefined] |
| id | string | Unique identifier of the identity who submitted the form. | [default to undefined] |
| name | string | Name of the identity who submitted the form. | [default to undefined] |