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