IDIDManagerAddServiceArgs interface
Input arguments for didManagerAddService
Signature:
export interface IDIDManagerAddServiceArgs
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
DID | ||
|
{ localOnly?: boolean; [key: string]: any; } |
(Optional) Optional. Identifier-provider specific options | ||
|
Service object |