Package com.chrt.api.types
Interface AttachBillingLedgerPeriodReq.BillingLedgerPeriodIdStage
-
- All Known Implementing Classes:
AttachBillingLedgerPeriodReq.Builder
- Enclosing class:
- AttachBillingLedgerPeriodReq
public static interface AttachBillingLedgerPeriodReq.BillingLedgerPeriodIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AttachBillingLedgerPeriodReq._FinalStagebillingLedgerPeriodId(java.lang.String billingLedgerPeriodId)AttachBillingLedgerPeriodReq.Builderfrom(AttachBillingLedgerPeriodReq other)
-
-
-
Method Detail
-
billingLedgerPeriodId
AttachBillingLedgerPeriodReq._FinalStage billingLedgerPeriodId(@NotNull java.lang.String billingLedgerPeriodId)
-
from
AttachBillingLedgerPeriodReq.Builder from(AttachBillingLedgerPeriodReq other)
-
-