Skip to main content

FormDefinitionFileUploadResponse

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
created(optional) stringCreated is the date the file was uploaded[default to undefined]
fileId(optional) stringfileId is a unique ULID that serves as an identifier for the form definition file[default to undefined]
formDefinitionId(optional) stringFormDefinitionID is a unique guid identifying this form definition[default to undefined]