ListTransactionEventsRequest
Types
Properties
Link copied to clipboard
The maximum number of transaction events to list.
Link copied to clipboard
The blockchain network where the transaction events 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.
Functions
Link copied to clipboard
inline fun copy(block: ListTransactionEventsRequest.Builder.() -> Unit = {}): ListTransactionEventsRequest