Skip to content

DidServiceEndpoint

DidServiceEndpoint: object

The SDK-specific details of a new DID service endpoint.

id: UriFragment

Relative endpoint URI: # sign followed by fragment part of URI.

serviceEndpoint: string[]

A list of URIs the endpoint exposes its services at.

type: string[]

A list of service types the endpoint exposes.

types/src/DidDocument.ts:120