List Balances Response
interface ListBalancesResponse
Response message for LiveDataService.ListBalances. Return the total coin balance for all coin types, owned by the address owner.
Properties
Link copied to clipboard
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
Link copied to clipboard
Returns the field-presence view for this ListBalancesResponse instance.
Functions
Link copied to clipboard
Link copied to clipboard
fun ListBalancesResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): ListBalancesResponse
Copies the original message, including unknown fields.