public class WhatsAppMarkMessageAsReadRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
businessAccountId |
protected String |
messageId |
| Constructor and Description |
|---|
WhatsAppMarkMessageAsReadRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBusinessAccountId() |
String |
getMessageId() |
void |
setBusinessAccountId(String businessAccountId) |
void |
setMessageId(String messageId) |