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