Skip to main content

IDIDManagerAddServiceArgs interface

Input arguments for didManagerAddService

Signature:

export interface IDIDManagerAddServiceArgs

Properties

Property

Modifiers

Type

Description

did

string

DID

options?

{ localOnly?: boolean; [key: string]: any; }

(Optional) Optional. Identifier-provider specific options

service

IService

Service object