Optional
api_Optional
forwardedThe address of the account that issued the balances.
Optional
assets?: { [address: string]: GatewayBalance[] }Total amounts held that are issued by others. In the recommended configuration, the issuing address should have none.
Optional
balances?: { [address: string]: GatewayBalance[] }Amounts issued to the hotwallet addresses from the request. The keys are addresses and the values are arrays of currency amounts they hold.
Optional
ledger_current_index?: numberThe ledger index of the ledger version that was used to generate this response.
Optional
ledger_hash?: stringThe identifying hash of the ledger version that was used to generate this response.
Optional
ledger_index?: numberThe ledger index of the current in-progress ledger version, which was used to retrieve this information.
Optional
obligations?: { [currency: string]: string }Total amounts issued to addresses not excluded, as a map of currencies to the total value issued.
Optional
statusOptional
warningOptional
warnings
Expected response from a GatewayBalancesRequest.