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