Optional account?: AccountSearchResultAccount details, present when type is 'account'
Optional collection?: CollectionSearchResultCollection details, present when type is 'collection'
Optional nft?: NftSearchResultNFT details, present when type is 'nft'
Optional token?: TokenSearchResultToken details, present when type is 'token'
The type of search result
A single search result with a type discriminator and the corresponding typed object.