ReportDetails
Import this model from the entry point of its package:
import { ReportDetails } from '@sailpoint/angular-sdk/reports_data_extraction';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| reportType | (optional) string | Use this property to define what report should be processed in the RDE service. | [default to undefined] |
| arguments | (optional) ReportDetailsArguments | [default to undefined] |