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