Skip to main content

ServiceNFTAccess

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

Interface: ServiceNFTAccess

Hierarchy

Table of contents

Properties

Properties

attributes

attributes: Object

Type declaration

NameType
additionalInformation{ description: string }
additionalInformation.descriptionstring
main{ creator: string ; datePublished: string ; ercType: ERCType ; name: string ; nftAttributes?: NFTServiceAttributes ; nftType: NeverminedNFTType ; timeout: number }
main.creatorstring
main.datePublishedstring
main.ercTypeERCType
main.namestring
main.nftAttributes?NFTServiceAttributes
main.nftTypeNeverminedNFTType
main.timeoutnumber
serviceAgreementTemplate?ServiceAgreementTemplate

Overrides

ServiceCommon.attributes

Defined in

src/types/DDOTypes.ts:767


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


type

type: "nft-access"

Overrides

ServiceCommon.type

Defined in

src/types/DDOTypes.ts:765