Skip to main content

FormDefinitionDynamicSchemaRequest

Import this model from the entry point of its package:

import { FormDefinitionDynamicSchemaRequest } from '@sailpoint/angular-sdk/custom_forms';

Properties

NameTypeDescriptionNotes
attributes(optional) FormDefinitionDynamicSchemaRequestAttributes[default to undefined]
description(optional) stringDescription is the form definition dynamic schema description text[default to undefined]
id(optional) stringID is a unique identifier[default to undefined]
type(optional) stringType is the form definition dynamic schema type[default to undefined]
versionNumber(optional) numberVersionNumber is the form definition dynamic schema version number[default to undefined]