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