Package com.chrt.api.types
Interface BillingLedgerPeriod1.PeriodStartAtTimestampStage
-
- All Known Implementing Classes:
BillingLedgerPeriod1.Builder
- Enclosing class:
- BillingLedgerPeriod1
public static interface BillingLedgerPeriod1.PeriodStartAtTimestampStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BillingLedgerPeriod1.PeriodEndAtTimestampStageperiodStartAtTimestamp(java.time.OffsetDateTime periodStartAtTimestamp)
-
-
-
Method Detail
-
periodStartAtTimestamp
BillingLedgerPeriod1.PeriodEndAtTimestampStage periodStartAtTimestamp(@NotNull java.time.OffsetDateTime periodStartAtTimestamp)
-
-