ThreeDOptions: ThreeDDetails & {
    nft?: NftDetails;
}

All ThreeDMetadataDetails fields with:

  • id defaults to a UUID
  • locale defaults to en
  • mainContentFocus automatically set to PostSchemaId.THREE_D_LATEST

Type declaration

  • Optional nft?: NftDetails

    All the NftMetadata fields.