Package com.intercom.api.types
Interface ConversationPartAuthor.IdStage
-
- All Known Implementing Classes:
ConversationPartAuthor.Builder
- Enclosing class:
- ConversationPartAuthor
public static interface ConversationPartAuthor.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConversationPartAuthor.NameStageid(java.lang.String id)The id of the author
-
-
-
Method Detail
-
id
ConversationPartAuthor.NameStage id(@NotNull java.lang.String id)
The id of the author
-
-