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