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