Data

data class Data(val checkpoint: GetCheckpointQuery.Checkpoint?) : Query.Data

Constructors

Link copied to clipboard
constructor(checkpoint: GetCheckpointQuery.Checkpoint?)

Properties

Link copied to clipboard

Fetch checkpoint information by sequence number or digest (defaults to the latest available checkpoint).