Skip to main content

ServiceAccess

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

Interface: ServiceAccess

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:728


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


templateId

Optional templateId: string

Overrides

ServiceCommon.templateId

Defined in

src/types/DDOTypes.ts:727


type

type: "access"

Overrides

ServiceCommon.type

Defined in

src/types/DDOTypes.ts:726