Properties: {
    creators: Creator[];
    files: File[];
}

Type declaration

  • creators: Creator[]

    A list of creators associated with the NFT.

  • files: File[]

    A list of files associated with the NFT.

Generated using TypeDoc