PaginatedRequest

Properties

Link copied to clipboard
open val cursor: String?

An opaque token representing the current pagination position.

Link copied to clipboard
open val meta: RequestMeta?

Metadata for this request. May include a progressToken for out-of-band progress notifications.

Link copied to clipboard
abstract val method: Method
Link copied to clipboard
abstract override val params: PaginatedRequestParams?

Functions

Link copied to clipboard

Converts the request to a JSON-RPC request.