Interface DictionaryServiceCategoryValue

DictionaryServiceCategoryValueオブジェクトは、カテゴリー情報を取得するコンテナです。
DictionaryServiceCategoryValue object is a container that retrieves category information.

Hierarchy

  • DictionaryServiceCategoryValue

Properties

category?: null | DictionaryServiceCategory

Memberof

DictionaryServiceCategoryValue

errors?: null | display.ModelError[]

Memberof

DictionaryServiceCategoryValue

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

Memberof

DictionaryServiceCategoryValue