Package version:

Optional parameters.

Hierarchy

  • unknown
    • ReportsListOptionalParams

Properties

offerGuid?: string

The offerGuid which mapping to the reports.

reportCreatorTenantId?: string

The tenant id of the report creator.

select?: string

OData Select statement. Limits the properties on each entry to just those requested, e.g. ?$select=reportName,id.

skipToken?: string

Skip over when retrieving results.

top?: number

Number of elements to return when retrieving results.

Generated using TypeDoc