Interface OrdersDraftUpdateReq.OrderIdStage
-
- All Known Implementing Classes:
OrdersDraftUpdateReq.Builder
- Enclosing class:
- OrdersDraftUpdateReq
public static interface OrdersDraftUpdateReq.OrderIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OrdersDraftUpdateReq.Builderfrom(OrdersDraftUpdateReq other)OrdersDraftUpdateReq._FinalStageorderId(java.lang.String orderId)
-
-
-
Method Detail
-
orderId
OrdersDraftUpdateReq._FinalStage orderId(@NotNull java.lang.String orderId)
-
from
OrdersDraftUpdateReq.Builder from(OrdersDraftUpdateReq other)
-
-