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