Package com.chrt.api.types
Interface CreateShipperPayCourierPaymentReq.OrderIdOrShortIdStage
-
- All Known Implementing Classes:
CreateShipperPayCourierPaymentReq.Builder
- Enclosing class:
- CreateShipperPayCourierPaymentReq
public static interface CreateShipperPayCourierPaymentReq.OrderIdOrShortIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateShipperPayCourierPaymentReq.Builderfrom(CreateShipperPayCourierPaymentReq other)CreateShipperPayCourierPaymentReq._FinalStageorderIdOrShortId(java.lang.String orderIdOrShortId)
-
-
-
Method Detail
-
orderIdOrShortId
CreateShipperPayCourierPaymentReq._FinalStage orderIdOrShortId(@NotNull java.lang.String orderIdOrShortId)
-
from
CreateShipperPayCourierPaymentReq.Builder from(CreateShipperPayCourierPaymentReq other)
-
-