Builds a Multi or Single Product component for an Interactive message
The catalog id
Rest
...products: [Product] | AtLeastOne<ProductSection>The products to add to the catalog. It can be a single Product object, or a list of ProductSections.
If products is a product list and more than 10 sections are provided
If products is a product list with more than 1 section and at least one section is missing a title
Readonly
catalog_The id of the catalog from where to get the products
Optional
Readonly
product_The product to be added to the catalog
Optional
Readonly
sectionsThe section to be added to the catalog
Generated using TypeDoc
Action API object