Interface IProductMessage

Properties of a ProductMessage.

Hierarchy

  • IProductMessage

Implemented by

Properties

body?: null | string

ProductMessage body

businessOwnerJid?: null | string

ProductMessage businessOwnerJid

catalog?: null | ICatalogSnapshot

ProductMessage catalog

contextInfo?: null | IContextInfo

ProductMessage contextInfo

footer?: null | string

ProductMessage footer

product?: null | IProductSnapshot

ProductMessage product

Generated using TypeDoc