| Package | Description |
|---|---|
| com.infobip.model |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppProductItem |
WhatsAppProductItem.currency(String currency) |
WhatsAppProductItem |
WhatsAppProductItem.itemPrice(Double itemPrice) |
WhatsAppProductItem |
WhatsAppProductItem.productRetailerId(String productRetailerId) |
WhatsAppProductItem |
WhatsAppProductItem.quantity(Integer quantity) |
| Modifier and Type | Method and Description |
|---|---|
List<WhatsAppProductItem> |
WhatsAppOrderContent.getProductItems()
An array of selected products.
|
| Modifier and Type | Method and Description |
|---|---|
WhatsAppOrderContent |
WhatsAppOrderContent.addProductItemsItem(WhatsAppProductItem productItemsItem) |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppOrderContent |
WhatsAppOrderContent.productItems(List<WhatsAppProductItem> productItems) |
void |
WhatsAppOrderContent.setProductItems(List<WhatsAppProductItem> productItems) |
Copyright © 2022. All rights reserved.