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