Table of contents
Properties
Properties
listings
• listings: {active: boolean ; termsId: bigint ; docURI: string ; IPCollection: `0x\{string}\` ; `nftId`: `bigint` ; `licensor`: \`0x{string}` ; licensorSignature: `0x\{string}\` ; `preferredLicensee`: \`0x{string}` ; price: bigint ; paymentToken: `0x${string}` ; availableAgreements: bigint ; listingType: LicenseTypeValue }[]
terms
• terms:Object
Type declaration
| Name | Type |
|---|---|
termsId | bigint |
active | boolean |
smartLicenseHash | `0x${string}` |
duration | bigint |
expirationDate | bigint |
licenseRoyalties | bigint |
resellRoyalties | bigint |
docSignatureParams
• docSignatureParams: {signature: `0x\{string}\` ; `signer`: \`0x{string}` ; v: number ; r: `0x\{string}\` ; `s`: \`0x{string}` }[]
personalSignatureParams
• personalSignatureParams:Object
Type declaration
| Name | Type |
|---|---|
signature | `0x${string}` |
signer | `0x${string}` |
v | number |
r | `0x${string}` |
s | `0x${string}` |

