GetBalanceResponse

Response message for LiveDataService.GetBalance. Return the total coin balance for one coin type, owned by the address owner.

Properties

Link copied to clipboard
abstract val balance: Balance

The balance information for the requested coin type.

Link copied to clipboard

Returns the field-presence view for this GetBalanceResponse instance.

Functions

Link copied to clipboard
fun GetBalanceResponse.copy(body: <Error class: unknown class>.() -> Unit = {}): GetBalanceResponse

Copies the original message, including unknown fields.