TimelineResultsMetadata interface

Expansion result metadata.

Properties

aggregations

timeline aggregation per kind

errors

information about the failure queries

totalCount

the total items found for the timeline request

Property Details

aggregations

timeline aggregation per kind

aggregations: TimelineAggregation[]

Property Value

errors

information about the failure queries

errors?: TimelineError[]

Property Value

totalCount

the total items found for the timeline request

totalCount: number

Property Value

number