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