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