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