Skip to main content

ServiceCompute

@nevermined-io/sdk - v3.0.44 / ServiceCompute

Interface: ServiceCompute

Hierarchy

Table of contents

Properties

Properties

attributes

attributes: Object

Type declaration

NameType
additionalInformation{ description: string ; priceHighestDenomination: number }
additionalInformation.descriptionstring
additionalInformation.priceHighestDenominationnumber
main{ creator: string ; datePublished: string ; name: string ; price: string ; timeout: number }
main.creatorstring
main.datePublishedstring
main.namestring
main.pricestring
main.timeoutnumber
serviceAgreementTemplate?ServiceAgreementTemplate

Overrides

ServiceCommon.attributes

Defined in

src/types/DDOTypes.ts:748


index

index: number

Inherited from

ServiceCommon.index

Defined in

src/types/DDOTypes.ts:682


serviceEndpoint

Optional serviceEndpoint: string

Inherited from

ServiceCommon.serviceEndpoint

Defined in

src/types/DDOTypes.ts:683


templateId

Optional templateId: string

Overrides

ServiceCommon.templateId

Defined in

src/types/DDOTypes.ts:747


type

type: "compute"

Overrides

ServiceCommon.type

Defined in

src/types/DDOTypes.ts:746