CampaignReport
Import this model from the entry point of its package:
import { CampaignReport } from '@sailpoint/angular-sdk/certification_campaigns';
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] |
| status | (optional) string | Status of a SOD policy violation report. | [default to undefined] |
| reportType | ReportType | [default to undefined] | |
| lastRunAt | (optional) string | The most recent date and time this report was run | [readonly] [default to undefined] |