Package com.chrt.api.types
Interface OrdersExpandedForShipperRes.TotalCountStage
-
- All Known Implementing Classes:
OrdersExpandedForShipperRes.Builder
- Enclosing class:
- OrdersExpandedForShipperRes
public static interface OrdersExpandedForShipperRes.TotalCountStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OrdersExpandedForShipperRes.Builderfrom(OrdersExpandedForShipperRes other)OrdersExpandedForShipperRes._FinalStagetotalCount(int totalCount)
-
-
-
Method Detail
-
totalCount
OrdersExpandedForShipperRes._FinalStage totalCount(int totalCount)
-
from
OrdersExpandedForShipperRes.Builder from(OrdersExpandedForShipperRes other)
-
-