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