Package com.intercom.api.types
Interface WhatsappMessageStatusList.EventsItem.ConversationIdStage
-
- All Known Implementing Classes:
WhatsappMessageStatusList.EventsItem.Builder
- Enclosing class:
- WhatsappMessageStatusList.EventsItem
public static interface WhatsappMessageStatusList.EventsItem.ConversationIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WhatsappMessageStatusList.EventsItem.StatusStageconversationId(java.lang.String conversationId)ID of the conversation
-
-
-
Method Detail
-
conversationId
WhatsappMessageStatusList.EventsItem.StatusStage conversationId(@NotNull java.lang.String conversationId)
ID of the conversation
-
-