All Types
Interface: CreateListingApiParams
index.CreateListingApiParams
Parameters for creating a listing via the API endpoint.
Table of contents
Properties
- licensorAddress
- price
- availableAgreements
- smartLicenseHash
- duration
- licenseRoyalties
- resellRoyalties
- preferredLicensee
- listingType
- termsId
- storageAccess
- organizationId
- title
- description
- category
Properties
licensorAddress
• licensorAddress: `0x${string}`
price
• price: bigint
availableAgreements
• availableAgreements: number
| bigint
smartLicenseHash
• smartLicenseHash: `0x${string}`
duration
• duration: bigint
licenseRoyalties
• licenseRoyalties: bigint
resellRoyalties
• resellRoyalties: bigint
preferredLicensee
• Optional
preferredLicensee: `0x${string}`
listingType
• Optional
listingType: LicenseTypeValue
termsId
• Optional
termsId: string
| bigint
storageAccess
• Optional
storageAccess: string
organizationId
• organizationId: string
title
• title: string
description
• description: string
category
• Optional
category: string