# Interface: IDidService

Interface describing a did document service.

## Properties

### id {#id}

> **id**: `string`

The id of the service.

***

### type {#type}

> **type**: `ObjectOrArray`\<`string`\>

The type of the service.

***

### serviceEndpoint {#serviceendpoint}

> **serviceEndpoint**: `ObjectOrArray`\<`string`\>

The endpoint for the service.
