FormDefinitionSelfImportExportDto
Import this model from the entry point of its package:
import { FormDefinitionSelfImportExportDto } from '@sailpoint/angular-sdk/custom_forms';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | Imported/exported object's DTO type. | [default to undefined] |
| id | (optional) string | Imported/exported object's ID. | [default to undefined] |
| name | (optional) string | Imported/exported object's display name. | [default to undefined] |