Interface AssetServiceValue

AssetServiceValueオブジェクトは、アセット情報を格納します。
AssetServiceValue contains Asset value information.

Hierarchy

  • AssetServiceValue

Properties

asset?: null | Asset

Memberof

AssetServiceValue

errors?: null | search.ModelError[]

Memberof

AssetServiceValue

operationSucceeded?: null | boolean
処理結果です。
Result of process.

Memberof

AssetServiceValue