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