Skip to main content

ServiceMetadata

@nevermined-io/sdk - v3.0.40 / ServiceMetadata

Interface: ServiceMetadata

Hierarchy

Table of contents

Properties

Properties

attributes

attributes: MetaData

Inherited from

ServiceCommon.attributes

Defined in

src/types/DDOTypes.ts:722


definition

definition: ServiceDefinition

Defined in

src/types/DDOTypes.ts:111


index

index: number

Inherited from

ServiceCommon.index

Defined in

src/types/DDOTypes.ts:681


serviceEndpoint

Optional serviceEndpoint: string

Inherited from

ServiceCommon.serviceEndpoint

Defined in

src/types/DDOTypes.ts:682


spec

Optional spec: string

Defined in

src/types/DDOTypes.ts:109


specChecksum

Optional specChecksum: string

Defined in

src/types/DDOTypes.ts:110


templateId

Optional templateId: string

Inherited from

ServiceCommon.templateId

Defined in

src/types/DDOTypes.ts:683


type

type: "metadata"

Inherited from

ServiceCommon.type

Defined in

src/types/DDOTypes.ts:721