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