FormOwner
Import this model from the entry point of its package:
import { FormOwner } from '@sailpoint/angular-sdk/custom_forms';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | FormOwnerType value. IDENTITY FormOwnerTypeIdentity | [default to undefined] |
| id | (optional) string | Unique identifier of the form's owner. | [default to undefined] |
| name | (optional) string | Name of the form's owner. | [default to undefined] |