Interface DictionaryServiceGeographicLocationValue

DictionaryServiceGeographicLocationValueオブジェクトは、地域情報のリストを表します。
DictionaryServiceGeographicLocationValue object displays the list of geographic location.

Hierarchy

  • DictionaryServiceGeographicLocationValue

Properties

errors?: null | display.ModelError[]

Memberof

DictionaryServiceGeographicLocationValue

geographicLocation?: null | display.DictionaryServiceGeographicLocation

Memberof

DictionaryServiceGeographicLocationValue

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

Memberof

DictionaryServiceGeographicLocationValue