| Package | Description |
|---|---|
| com.infobip.model |
| Modifier and Type | Method and Description |
|---|---|
MessagePrice |
MessagePrice.currency(String currency) |
MessagePrice |
WhatsAppInboundMessageData.getPrice()
Message price.
|
MessagePrice |
WhatsAppDeliveryReport.getPrice()
Sent message price.
|
MessagePrice |
MessagePrice.pricePerMessage(Double pricePerMessage) |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppInboundMessageData |
WhatsAppInboundMessageData.price(MessagePrice price) |
WhatsAppDeliveryReport |
WhatsAppDeliveryReport.price(MessagePrice price) |
void |
WhatsAppInboundMessageData.setPrice(MessagePrice price) |
void |
WhatsAppDeliveryReport.setPrice(MessagePrice price) |
Copyright © 2022. All rights reserved.