Properties
compare
compare: Map<string, string>
createdAt
createdAt: Date = new Date()
description
description: string
imageUrl
imageUrl: string
offerPrices
offer
Prices: OfferPrice[] = new Array<OfferPrice>()
owner
owner: string = "0x0"
tags
tags: Map<string, string>
updatedAt
updatedAt: Date = new Date()