Interface VideoServiceOperation

VideoServiceOperationオブジェクトは、メソッドの操作対象を保持します。
VideoServiceOperation object stores the operation target of method.

Hierarchy

  • VideoServiceOperation

Properties

Properties

accountId: number
アカウントIDです。
このフィールドは、SETおよびREMOVE時に必須となります。
Account ID.
This field is required in SET and REMOVE operation.

Memberof

VideoServiceOperation

operand: Video[]
このフィールドは、SETおよびREMOVE時に必須となります。
This field is required in SET and REMOVE operation.

Memberof

VideoServiceOperation