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