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