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