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