Skip to main content

ModelError

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
detailCode(optional) stringDetailCode is the text of the status code returned[default to undefined]
messages(optional) Array<ErrorMessage>[default to undefined]
trackingId(optional) stringTrackingID is the request tracking unique identifier[default to undefined]