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