Skip to content

api.client.types

prashantasdeveloper edited this page Dec 2, 2024 · 18 revisions

Module: api/client/types

Table of contents

Enumerations

Interfaces

Type Aliases

Type Aliases

CustomClaimType

Ƭ CustomClaimType: Object

CustomClaimType

Type declaration

Name Type
id BigNumber
name string

Defined in

api/client/types.ts:207


CustomClaimTypeWithDid

Ƭ CustomClaimTypeWithDid: CustomClaimType & { did?: string }

CustomClaimType with DID that registered the CustomClaimType

Defined in

api/client/types.ts:215

Clone this wiki locally