index.CreateListingApiParams Parameters for creating a listing via the API endpoint.Documentation Index
Fetch the complete documentation index at: https://docs.spaceport.xyz/llms.txt
Use this file to discover all available pages before exploring further.
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
