Interface MetricsApiQueryMetricsRequest

Hierarchy

  • MetricsApiQueryMetricsRequest

Properties

Properties

from: number

Start of the queried time period, seconds since the Unix epoch.

query: string

Query string.

to: number

End of the queried time period, seconds since the Unix epoch.

Generated using TypeDoc