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