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