Skip to main content

ServiceCompute

@nevermined-io/sdk - v3.0.32 / 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:703


index

index: number

Inherited from

ServiceCommon.index

Defined in

src/types/DDOTypes.ts:637


serviceEndpoint

Optional serviceEndpoint: string

Inherited from

ServiceCommon.serviceEndpoint

Defined in

src/types/DDOTypes.ts:638


templateId

Optional templateId: string

Overrides

ServiceCommon.templateId

Defined in

src/types/DDOTypes.ts:702


type

type: "compute"

Overrides

ServiceCommon.type

Defined in

src/types/DDOTypes.ts:701