whatsapp-api-js - v6.2.2
    Preparing search index...

    Class CatalogProduct

    Product API object

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    • Builds a cataloged product component

      Parameters

      • product_retailer_id: string

        The id of the product

      • catalog_id: string

        The id of the catalog the product belongs to

      Returns CatalogProduct

    Properties

    catalog_id: string

    The id of the catalog the product belongs to

    product_retailer_id: string

    The id of the product

    Methods