Skip to main content
Version: 25.1.x

Module: Client Types

Enumerations

Interfaces

Type Aliases

CustomClaimType

Ƭ CustomClaimType: Object

CustomClaimType

Type declaration

NameType
idBigNumber
namestring

Defined in

api/client/types.ts:202


CustomClaimTypeWithDid

Ƭ CustomClaimTypeWithDid: CustomClaimType & { did?: string }

CustomClaimType with DID that registered the CustomClaimType

Defined in

api/client/types.ts:210