reportScope property

ReportRequestReportScope? reportScope
getter/setter pair

The reportScope is a set of IDs that are used to determine which subset of entities will be returned in the report.

The full lineage of IDs from the lowest scoped level desired up through agency is required.

Implementation

ReportRequestReportScope? reportScope;