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