Skip to main content

Interface: AuthorRefBodyItem

Defined in: src/types/models/annotation.ts:186

Reference to an author/researcher.

Properties

did

readonly did: DID

Defined in: src/types/models/annotation.ts:189

Author's DID


displayName

readonly displayName: string

Defined in: src/types/models/annotation.ts:191

Author's display name


type

readonly type: "authorRef"

Defined in: src/types/models/annotation.ts:187