> ## 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.

# Interface: CreateListingParams

[index](.././index).CreateListingParams

## Table of contents

### Properties

* [nftAddress](#nftaddress)
* [nftId](#nftid)
* [licensorAddress](#licensoraddress)
* [docURI](#docuri)
* [docSignature](#docsignature)
* [price](#price)
* [paymentToken](#paymenttoken)
* [availableAgreements](#availableagreements)
* [smartLicenseHash](#smartlicensehash)
* [duration](#duration)
* [licenseRoyalties](#licenseroyalties)
* [resellRoyalties](#resellroyalties)
* [preferredLicensee](#preferredlicensee)
* [listingType](#listingtype)
* [termsId](#termsid)
* [metadata](#metadata)

## Properties

### nftAddress

• **nftAddress**: \`0x\$\{string}\`

### nftId

• **nftId**: `string` | `bigint`

### licensorAddress

• **licensorAddress**: \`0x\$\{string}\`

### docURI

• **docURI**: `string`

### docSignature

• `Optional` **docSignature**: [`SignatureParams`](./signature-params)

### price

• **price**: `bigint`

### paymentToken

• **paymentToken**: \`0x\$\{string}\`

### 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`](../types/license-type-value)

### termsId

• `Optional` **termsId**: `string` | `bigint`

### metadata

• `Optional` **metadata**: \`0x\$\{string}\`
