Constructs a new ProductMessage.
ProductMessage body.
ProductMessage businessOwnerJid.
ProductMessage catalog.
ProductMessage contextInfo.
ProductMessage footer.
ProductMessage product.
Converts this ProductMessage to JSON.
JSON object
Creates a new ProductMessage instance using the specified properties.
ProductMessage instance
Decodes a ProductMessage message from the specified reader or buffer.
Reader or buffer to decode from
ProductMessage
Decodes a ProductMessage message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
ProductMessage
Encodes the specified ProductMessage message. Does not implicitly verify messages.
ProductMessage message or plain object to encode
Writer
Encodes the specified ProductMessage message, length delimited. Does not implicitly verify messages.
ProductMessage message or plain object to encode
Writer
Creates a ProductMessage message from a plain object. Also converts values to their respective internal types.
Plain object
ProductMessage
Creates a plain object from a ProductMessage message. Also converts values to other types if specified.
ProductMessage
Plain object
Verifies a ProductMessage message.
Plain object to verify
null
if valid, otherwise the reason why it is not
Generated using TypeDoc
Represents a ProductMessage.