ListSnapshotBlocksRequest

Types

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

Properties

Link copied to clipboard

The maximum number of blocks to be returned by the request.

Link copied to clipboard

The token to request the next page of results.

Link copied to clipboard

The ID of the snapshot from which to get block indexes and block tokens.

Link copied to clipboard

The block index from which the list should start. The list in the response will start from this block index or the next valid block index in the snapshot.

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