Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function getLicenseInfofunction getLicenseInfo(uint256 tokenId) external view returns (struct ILicensed_ERC.LicenseInfo licenseInfo)
tokenId
ProductTokenMinted
event ProductTokenMintedevent ProductTokenMinted(uint256 tokenId, address minter, address owner, string digitalAssetName, string digitalAssetDescription, struct ILicensed_ERC.ParentDigitalAsset[] parentDigitalAsset, string termsURI, bool isLicensed)
Was this page helpful?