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