Interface StatsServicePage

StatsServicePageオブジェクトは、getメソッドの実行結果(全Entityのリスト)を保持します。
StatsServicePage object is a container that includes the execution result of get methods (list of all entities).

Hierarchy

  • StatsServicePage

Properties

period?: null | StatsServicePeriod

Memberof

StatsServicePage

totalNumEntries?: number
取得される項目の総件数です。
Total number of items to be retrieved.

Memberof

StatsServicePage

values?: null | StatsServiceValue[]

Memberof

StatsServicePage