Interface BalanceServiceValue

BalanceValuesオブジェクトは、選択したアカウントの残高を表します。
Explains its specified account balance.

Hierarchy

  • BalanceServiceValue

Properties

balance?: null | search.Balance

Memberof

BalanceServiceValue

errors?: null | search.ModelError[]
エラーの内容です。
Error detail.

Memberof

BalanceServiceValue

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

Memberof

BalanceServiceValue