Skip to main content

RemoveServiceActionData

@hyperledger/identus-sdk v8.0.0


@hyperledger/identus-sdk / overview / RemoveServiceActionData

Type Alias: RemoveServiceActionData

RemoveServiceActionData = { id: string; }

Defined in: packages/lib/sdk/src/castor/methods/prism/index.ts:80

Remove an existing service from the DID Document.

Properties

PropertyTypeDescriptionDefined in
idstringService id to remove.packages/lib/sdk/src/castor/methods/prism/index.ts:82