Interface VideoServiceReturnValue

VideoServiceReturnValueオブジェクトは、メソッドの実行結果(全Entityのリスト)を保持します。
VideoServiceReturnValue object stores operation results (list of all entities) of method.

Hierarchy

  • VideoServiceReturnValue

Properties

Properties

values?: null | VideoServiceValue[]

Memberof

VideoServiceReturnValue