Package com.chrt.api.types
Interface BillingLedgerPeriod1.OwnedByOrgIdStage
-
- All Known Implementing Classes:
BillingLedgerPeriod1.Builder
- Enclosing class:
- BillingLedgerPeriod1
public static interface BillingLedgerPeriod1.OwnedByOrgIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BillingLedgerPeriod1.PeriodStartAtTimestampStageownedByOrgId(java.lang.String ownedByOrgId)Must be a string starting withorg_
-
-
-
Method Detail
-
ownedByOrgId
BillingLedgerPeriod1.PeriodStartAtTimestampStage ownedByOrgId(@NotNull java.lang.String ownedByOrgId)
Must be a string starting with
org_
-
-