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