public static class WhatsAppInteractiveMessageDto.Header extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
content |
protected String |
mediaId |
| Constructor and Description |
|---|
Header() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getMediaId() |
void |
setContent(String content) |
void |
setMediaId(String mediaId) |