ServiceNFTSales
@nevermined-io/sdk - v3.0.44 / ServiceNFTSales
Interface: ServiceNFTSales
Hierarchy
↳
ServiceNFTSales
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 ; ercType : ERCType ; name : string ; nftAttributes? : NFTServiceAttributes ; nftType : NeverminedNFTType ; price : string ; timeout : number } |
main.creator | string |
main.datePublished | string |
main.ercType | ERCType |
main.name | string |
main.nftAttributes? | NFTServiceAttributes |
main.nftType | NeverminedNFTType |
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: "nft-sales"