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