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