Package com.chrt.api.types
Interface CourierNotificationPreferences1.CreatedAtTimestampStage
-
- All Known Implementing Classes:
CourierNotificationPreferences1.Builder
- Enclosing class:
- CourierNotificationPreferences1
public static interface CourierNotificationPreferences1.CreatedAtTimestampStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CourierNotificationPreferences1.IdStagecreatedAtTimestamp(java.time.OffsetDateTime createdAtTimestamp)
-
-
-
Method Detail
-
createdAtTimestamp
CourierNotificationPreferences1.IdStage createdAtTimestamp(@NotNull java.time.OffsetDateTime createdAtTimestamp)
-
-