PutIdentityCollectorV1409Response
Import this model from the entry point of its package:
import { PutIdentityCollectorV1409Response } from '@sailpoint/angular-sdk/data_access_security';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| detailCode | (optional) string | Fine-grained error code providing more detail of the error. | [default to undefined] |
| trackingId | (optional) string | Unique tracking id for the error. | [default to undefined] |
| messages | (optional) Array<PutIdentityCollectorV1409ResponseMessagesInner> | Generic localized reason for error. | [default to undefined] |