Skip to main content

@idunion/tl-sdk / Exports / VerificationMethodCreatePayload

Interface: VerificationMethodCreatePayload

Indexable

▪ [key: string]: any

Table of contents

Properties

Properties

controller

controller: string

Defined in

api.ts:318


id

id: string

Defined in

api.ts:319


type

type: string

The value of the type property MUST be a string that references exactly one verification method type. In order to maximize global interoperability, the verification method type SHOULD be registered in the DID Specification Registries [DID-SPEC-REGISTRIES].

Defined in

api.ts:323