Get Insights Results Metadata Response
data class GetInsightsResultsMetadataResponse(val errors: List<GetInsightsErrorKindResponse>? = null, val totalCount: Int)
Get Insights result metadata.
Constructors
Link copied to clipboard
fun GetInsightsResultsMetadataResponse(errors: List<GetInsightsErrorKindResponse>? = null, totalCount: Int)