Package com.intercom.api.types
Interface WhatsappMessageStatusList.EventsItem.UpdatedAtStage
-
- All Known Implementing Classes:
WhatsappMessageStatusList.EventsItem.Builder
- Enclosing class:
- WhatsappMessageStatusList.EventsItem
public static interface WhatsappMessageStatusList.EventsItem.UpdatedAtStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WhatsappMessageStatusList.EventsItem.WhatsappMessageIdStageupdatedAt(int updatedAt)Last update timestamp
-
-
-
Method Detail
-
updatedAt
WhatsappMessageStatusList.EventsItem.WhatsappMessageIdStage updatedAt(int updatedAt)
Last update timestamp
-
-