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