ServiceAccess
@nevermined-io/sdk - v3.0.44 / ServiceAccess
Interface: ServiceAccess
Hierarchy
↳
ServiceAccess
Table of contents
Properties
Properties
attributes
• attributes: Object
Type declaration
Name | Type |
---|---|
additionalInformation | { description : string ; priceHighestDenomination : number } |
additionalInformation.description | string |
additionalInformation.priceHighestDenomination | number |
main | { creator : string ; datePublished : string ; name : string ; price : string ; timeout : number } |
main.creator | string |
main.datePublished | string |
main.name | string |
main.price | string |
main.timeout | number |
serviceAgreementTemplate? | ServiceAgreementTemplate |
Overrides
Defined in
index
• index: number
Inherited from
Defined in
serviceEndpoint
• Optional
serviceEndpoint: string
Inherited from
Defined in
templateId
• Optional
templateId: string
Overrides
Defined in
type
• type: "access"