Skip to main content

ServiceNFTSales

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

Interface: ServiceNFTSales

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 ; ercType: ERCType ; name: string ; nftAttributes?: NFTServiceAttributes ; nftType: NeverminedNFTType ; price: string ; timeout: number }
main.creatorstring
main.datePublishedstring
main.ercTypeERCType
main.namestring
main.nftAttributes?NFTServiceAttributes
main.nftTypeNeverminedNFTType
main.pricestring
main.timeoutnumber
serviceAgreementTemplate?ServiceAgreementTemplate

Overrides

ServiceCommon.attributes

Defined in

src/types/DDOTypes.ts:786


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


type

type: "nft-sales"

Overrides

ServiceCommon.type

Defined in

src/types/DDOTypes.ts:784