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