Skip to main content
Version: 24.2.x

Module: Client Types

Enumerations

Interfaces

Type Aliases

CustomClaimType

Ƭ CustomClaimType: Object

CustomClaimType

Type declaration

NameType
idBigNumber
namestring

Defined in

api/client/types.ts:197


CustomClaimTypeWithDid

Ƭ CustomClaimTypeWithDid: CustomClaimType & { did?: string }

CustomClaimType with DID that registered the CustomClaimType

Defined in

api/client/types.ts:205