Updatedatadictionaryfieldrequest
Import this model from the entry point of its package:
import { Updatedatadictionaryfieldrequest } from '@sailpoint/angular-sdk/data_access_security';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | The field name. | [default to undefined] |
| fieldType | string | The field data type. Must match the current value. | [default to undefined] |
| dataDictionaryType | string | The data dictionary that owns this field. Must match the current value. | [default to undefined] |
| required | boolean | Must match the current value. Custom fields must be false. | [default to undefined] |