Uses of Class
com.whatsapp.api.domain.messages.Product
-
Uses of Product in com.whatsapp.api.domain.messages
Modifier and TypeMethodDescriptionProduct.setProductRetailerId
(String productRetailerId) Sets product retailer id.Modifier and TypeMethodDescriptionSection.addProductItem
(Product product) Add product item section.Modifier and TypeMethodDescriptionSection.setProducts
(List<Product> products) Sets product items.