Class WhatsAppInteractiveMessageDto.Header
- java.lang.Object
-
- com.flowable.engage.external.system.whatsapp.dto.WhatsAppInteractiveMessageDto.Header
-
- Enclosing class:
- WhatsAppInteractiveMessageDto
public static class WhatsAppInteractiveMessageDto.Header extends Object
-
-
Constructor Summary
Constructors Constructor Description Header()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getContent()
String
getMediaId()
void
setContent(String content)
void
setMediaId(String mediaId)
-