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