Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UsageStats

Package version

Hierarchy

  • UsageStats

Index

Properties

Optional activeSeriesCount

activeSeriesCount: undefined | number

The active series count NOTE: This property will not be serialized. It can only be populated by the server.

Optional allSeriesCount

allSeriesCount: undefined | number

All series count under non deleted data feed NOTE: This property will not be serialized. It can only be populated by the server.

Optional dataFeedCount

dataFeedCount: undefined | number

The count of non deleted data feed NOTE: This property will not be serialized. It can only be populated by the server.

Optional metricsCount

metricsCount: undefined | number

The metrics count under non deleted data feed NOTE: This property will not be serialized. It can only be populated by the server.

Optional timestamp

timestamp: Date

The timestamp of the stats NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc