Interface: MetricsSummaryResponse
Defined in: sdk/src/types.ts:247
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
data | MetricsSummaryData | sdk/src/types.ts:248 |
period | { from: string; to: string; } | sdk/src/types.ts:249 |
period.from | string | sdk/src/types.ts:249 |
period.to | string | sdk/src/types.ts:249 |