Interface AccountAssetServiceReplaceValue

AccountAssetServiceReplaceValueオブジェクトは、アカウントとアセット間の設定情報を格納するコンテナです。
AccountAssetServiceReplaceValue is a container of configuration information between accounts and assets.

Hierarchy

  • AccountAssetServiceReplaceValue

Properties

accountAssets?: null | AccountAsset[]

Memberof

AccountAssetServiceReplaceValue

errors?: null | search.ModelError[]

Memberof

AccountAssetServiceReplaceValue

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

Memberof

AccountAssetServiceReplaceValue