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