TokenBalance

The balance of the token.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time for when the TokenBalance is requested or the current time if a time is not provided in the request.

Link copied to clipboard

The container of the token balance.

Link copied to clipboard

The Timestamp of the last transaction at which the balance for the token in the wallet was updated.

Link copied to clipboard

The container for the identifier of the owner.

Link copied to clipboard

The identifier for the token, including the unique token ID and its blockchain network.

Functions

Link copied to clipboard
inline fun copy(block: TokenBalance.Builder.() -> Unit = {}): TokenBalance
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String