Interface WhatsappMessageStatusList.EventsItem.CreatedAtStage
-
- All Known Implementing Classes:
WhatsappMessageStatusList.EventsItem.Builder
- Enclosing class:
- WhatsappMessageStatusList.EventsItem
public static interface WhatsappMessageStatusList.EventsItem.CreatedAtStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WhatsappMessageStatusList.EventsItem.UpdatedAtStagecreatedAt(int createdAt)Creation timestamp
-
-
-
Method Detail
-
createdAt
WhatsappMessageStatusList.EventsItem.UpdatedAtStage createdAt(int createdAt)
Creation timestamp
-
-