Skip to main content

Datadictionaryfieldlistitem

Import this model from the entry point of its package:

import { Datadictionaryfieldlistitem } from '@sailpoint/angular-sdk/data_access_security';

Properties

NameTypeDescriptionNotes
namestringThe unique field name.[default to undefined]
fieldTypestringThe field data type. Custom fields are always String.[default to undefined]
dataDictionaryTypestringThe data dictionary that owns this field.[default to undefined]
requiredbooleanWhether the field is required. Custom fields returned by list are always false.[default to undefined]