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