Interface TagConversationRequest.TagIdStage
-
- All Known Implementing Classes:
TagConversationRequest.Builder
- Enclosing class:
- TagConversationRequest
public static interface TagConversationRequest.TagIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TagConversationRequest.AdminIdStagetagId(java.lang.String tagId)The unique identifier for the tag which is given by Intercom
-
-
-
Method Detail
-
tagId
TagConversationRequest.AdminIdStage tagId(@NotNull java.lang.String tagId)
The unique identifier for the tag which is given by Intercom
-
-