Skip to main content
Version: 26.0.0-alpha.1

Module: Client Types

Enumerations

Interfaces

Type Aliases

CustomClaimType

Ƭ CustomClaimType: Object

CustomClaimType

Type declaration

NameType
idBigNumber
namestring

Defined in

api/client/types.ts:204


CustomClaimTypeWithDid

Ƭ CustomClaimTypeWithDid: CustomClaimType & { did?: string }

CustomClaimType with DID that registered the CustomClaimType

Defined in

api/client/types.ts:212