Class ReferredProduct

java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.messages.whatsapp.ReferredProduct
All Implemented Interfaces:
Jsonable

public final class ReferredProduct extends JsonableBaseObject
Contains details of a product from a product message being quoted or replied to using the 'Message Business' option.
Since:
7.2.0
  • Method Details

    • getProductRetailerId

      The ID of the product from the product message being quoted or replied to using the 'Message Business' option.
      Returns:
      The product ID.
    • getCatalogId

      public String getCatalogId()
      The ID of the catalog associated with the product from the product message being quoted or replied to using the 'Message Business' option.
      Returns:
      The product catalog ID.