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