Package com.chrt.api.types
Interface CourierNotificationPreferences1.CreatedByUserIdStage
-
- All Known Implementing Classes:
CourierNotificationPreferences1.Builder
- Enclosing class:
- CourierNotificationPreferences1
public static interface CourierNotificationPreferences1.CreatedByUserIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CourierNotificationPreferences1.CreatedAtTimestampStagecreatedByUserId(java.lang.String createdByUserId)Must be a string starting withuser_
-
-
-
Method Detail
-
createdByUserId
CourierNotificationPreferences1.CreatedAtTimestampStage createdByUserId(@NotNull java.lang.String createdByUserId)
Must be a string starting with
user_
-
-