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