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