GetRecordQueryParams

data class GetRecordQueryParams(val did: Did, val collection: Nsid, val rkey: String, val commit: Cid? = null)

Constructors

Link copied to clipboard
constructor(did: Did, collection: Nsid, rkey: String, commit: Cid? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val commit: Cid? = null
Link copied to clipboard
val did: Did

The DID of the repo.

Link copied to clipboard

Record Key

Functions

Link copied to clipboard