Interface VideoServicePage

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

Hierarchy

  • VideoServicePage

Properties

totalNumEntries?: number

Memberof

VideoServicePage

values?: null | VideoServiceValue[]

Memberof

VideoServicePage