GetInsightsResultsMetadataResponse

data class GetInsightsResultsMetadataResponse(val errors: List<GetInsightsErrorKindResponse>? = null, val totalCount: Int)

Get Insights result metadata.

Constructors

Link copied to clipboard
constructor(errors: List<GetInsightsErrorKindResponse>? = null, totalCount: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

information about the failed queries

Link copied to clipboard

the total items found for the insights request