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