Interface DictionaryServiceDisapprovalReasonValue

DictionaryServiceDisapprovalReasonValueオブジェクトは、 EditorialReason一覧を格納するコンテナです。
DictionaryServiceDisapprovalReasonValue object is a container for EditorialReason list.

Hierarchy

  • DictionaryServiceDisapprovalReasonValue

Properties

disapprovalReason?: null | search.DictionaryServiceDisapprovalReason

Memberof

DictionaryServiceDisapprovalReasonValue

errors?: null | search.ModelError[]

Memberof

DictionaryServiceDisapprovalReasonValue

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

Memberof

DictionaryServiceDisapprovalReasonValue