Uses of Class
com.whatsapp.api.domain.messages.Product
Packages that use Product
-
Uses of Product in com.whatsapp.api.domain.messages
Fields in com.whatsapp.api.domain.messages with type parameters of type ProductMethods in com.whatsapp.api.domain.messages that return ProductModifier and TypeMethodDescriptionProduct.setProductRetailerId
(String productRetailerId) Sets product retailer id.Methods in com.whatsapp.api.domain.messages that return types with arguments of type ProductMethods in com.whatsapp.api.domain.messages with parameters of type ProductModifier and TypeMethodDescriptionSection.addProductItem
(Product product) Add product item section.Method parameters in com.whatsapp.api.domain.messages with type arguments of type ProductModifier and TypeMethodDescriptionSection.setProducts
(List<Product> products) Sets product items.