Interface CreateTicketTypeAttributeRequest.DataTypeStage
-
- All Known Implementing Classes:
CreateTicketTypeAttributeRequest.Builder
- Enclosing class:
- CreateTicketTypeAttributeRequest
public static interface CreateTicketTypeAttributeRequest.DataTypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateTicketTypeAttributeRequest._FinalStagedataType(CreateTicketTypeAttributeRequest.DataType dataType)The data type of the attribute
-
-
-
Method Detail
-
dataType
CreateTicketTypeAttributeRequest._FinalStage dataType(@NotNull CreateTicketTypeAttributeRequest.DataType dataType)
The data type of the attribute
-
-