Interface CreateTicketTypeAttributeRequest.NameStage
-
- All Known Implementing Classes:
CreateTicketTypeAttributeRequest.Builder
- Enclosing class:
- CreateTicketTypeAttributeRequest
public static interface CreateTicketTypeAttributeRequest.NameStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateTicketTypeAttributeRequest.DescriptionStagename(java.lang.String name)The name of the ticket type attribute
-
-
-
Method Detail
-
name
CreateTicketTypeAttributeRequest.DescriptionStage name(@NotNull java.lang.String name)
The name of the ticket type attribute
-
-