Interface ContentsKeywordListServiceValue

ContentsKeywordListServiceValueオブジェクトは、操作結果を含むコンテンツキーワードリストのコンテナを表します。
ContentsKeywordListServiceValue object displays the container that includes operation results for contents keyword list.

Hierarchy

  • ContentsKeywordListServiceValue

Properties

contentsKeywordList?: null | ContentsKeywordList

Memberof

ContentsKeywordListServiceValue

errors?: null | display.ModelError[]

Memberof

ContentsKeywordListServiceValue

operationSucceeded?: null | boolean
処理結果です。trueの場合は、処理は成功しました。falseの場合は処理が失敗しています。
The process results. If true, the process succeeded. If false, the process failed.

Memberof

ContentsKeywordListServiceValue