TransactionOutputItem

The container of the transaction output.

Types

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

Properties

Link copied to clipboard

Specifies whether to list transactions that have not reached Finality.

Link copied to clipboard

The blockchain network where the transaction occurred.

Link copied to clipboard

The hash of a transaction. It is generated when a transaction is created.

Link copied to clipboard

The identifier of a Bitcoin transaction. It is generated when a transaction is created.

Link copied to clipboard

The time when the transaction occurred.

Functions

Link copied to clipboard
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