Interface Company.AppIdStage
-
- All Known Implementing Classes:
Company.Builder
- Enclosing class:
- Company
public static interface Company.AppIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Company.CompanyIdStageappId(java.lang.String appId)The Intercom defined code of the workspace the company is associated to.
-
-
-
Method Detail
-
appId
Company.CompanyIdStage appId(@NotNull java.lang.String appId)
The Intercom defined code of the workspace the company is associated to.
-
-