Package com.intercom.api.types
Interface CreateDataEventRequest.WithId.CreatedAtStage
-
- All Known Implementing Classes:
CreateDataEventRequest.WithId.Builder
- Enclosing class:
- CreateDataEventRequest.WithId
public static interface CreateDataEventRequest.WithId.CreatedAtStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateDataEventRequest.WithId._FinalStagecreatedAt(int createdAt)The time the event occurred as a UTC Unix timestamp
-
-
-
Method Detail
-
createdAt
CreateDataEventRequest.WithId._FinalStage createdAt(int createdAt)
The time the event occurred as a UTC Unix timestamp
-
-