Interface CreateTicketTypeAttributeRequest.DescriptionStage
-
- All Known Implementing Classes:
CreateTicketTypeAttributeRequest.Builder
- Enclosing class:
- CreateTicketTypeAttributeRequest
public static interface CreateTicketTypeAttributeRequest.DescriptionStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateTicketTypeAttributeRequest.DataTypeStagedescription(java.lang.String description)The description of the attribute presented to the teammate or contact
-
-
-
Method Detail
-
description
CreateTicketTypeAttributeRequest.DataTypeStage description(@NotNull java.lang.String description)
The description of the attribute presented to the teammate or contact
-
-