Product
It stores all the details of a website’s product.
Properties
id string
Id of the product
name string
Name of the product
desc string
Description of the product
cost string
Cost of the product
image MessageMedia
Image of the product.
imageUrl string
Url of the Image. Still under development.