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