SodReportResultDto
Import this model from the entry point of its package:
import { SodReportResultDto } from '@sailpoint/angular-sdk/sod_policies';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | SOD policy violation report result DTO type. | [default to undefined] |
| id | (optional) string | SOD policy violation report result ID. | [default to undefined] |
| name | (optional) string | Human-readable name of the SOD policy violation report result. | [default to undefined] |