ListFilteredTransactionEventsRequest

Types

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

Properties

Link copied to clipboard

This is the unique public address on the blockchain for which the transaction events are being requested.

Link copied to clipboard

The container for the ConfirmationStatusFilter that filters for the finality of the results.

Link copied to clipboard

The maximum number of transaction events to list.

Link copied to clipboard

The blockchain network where the transaction occurred.

Link copied to clipboard

The pagination token that indicates the next set of results to retrieve.

Link copied to clipboard

The order by which the results will be sorted.

Link copied to clipboard

This container specifies the time frame for the transaction events returned in the response.

Link copied to clipboard

This container specifies filtering attributes related to BITCOIN_VOUT event types

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