Skip to main content

Type alias: RangeClaimRead

type RangeClaimRead: object;

Represents a request to read a range of claims from the database.

Type declaration

MemberTypeDescription
ClaimRangeobject-
ClaimRange.issuerClaimIssuerThe issuer of the claims to read.
ClaimRange.key_first_partOrdJsonThe first part of the key for the claims to read.
ClaimRange.max_countnumberThe maximum number of claims to read.
ClaimRange.rangeClaimRangeThe range of the claims to read.

Coinweb © 2024