Interface AccountServiceValue

AccountServiceValueオブジェクトは、操作結果を含むアカウント情報を表します。
Account information including operation results.

Hierarchy

  • AccountServiceValue

Properties

account?: null | search.Account

Memberof

AccountServiceValue

errors?: null | search.ModelError[]

Memberof

AccountServiceValue

operationSucceeded?: null | boolean
処理結果です。
The result of operation.

Memberof

AccountServiceValue