Interface DictionaryServiceOsVersionValue

DictionaryServiceOsVersionValueオブジェクトは、getOsVersionメソッドの実行結果(1Entity)を保持します。
DictionaryServiceOsVersionValue object contains the results (1 Entity) for getOsVersion method.

Hierarchy

  • DictionaryServiceOsVersionValue

Properties

errors?: null | display.ModelError[]

Memberof

DictionaryServiceOsVersionValue

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

Memberof

DictionaryServiceOsVersionValue

osVersion?: null | DictionaryServiceOsVersion[]

Memberof

DictionaryServiceOsVersionValue