EntityGetInsightsResponse interface

The Get Insights result operation response.

Properties

metaData

The metadata from the get insights operation results.

value

The insights result values.

Property Details

metaData

The metadata from the get insights operation results.

metaData?: GetInsightsResultsMetadata

Property Value

value

The insights result values.

value?: EntityInsightItem[]

Property Value