ListBlobsQueryParams

constructor(did: Did, since: String? = null, limit: Long? = 500, cursor: String? = null)

Parameters

did

The DID of the repo.

since

Optional revision of the repo to list blobs since.