Interface AttachContactToACompanyRequest.CompanyIdStage
-
- All Known Implementing Classes:
AttachContactToACompanyRequest.Builder
- Enclosing class:
- AttachContactToACompanyRequest
public static interface AttachContactToACompanyRequest.CompanyIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AttachContactToACompanyRequest._FinalStagecompanyId(java.lang.String companyId)The unique identifier for the company which is given by Intercom
-
-
-
Method Detail
-
companyId
AttachContactToACompanyRequest._FinalStage companyId(@NotNull java.lang.String companyId)
The unique identifier for the company which is given by Intercom
-
-