Uses of Class
org.zendesk.client.v2.model.TicketForm.EndUserCondition
-
Packages that use TicketForm.EndUserCondition Package Description org.zendesk.client.v2.model -
-
Uses of TicketForm.EndUserCondition in org.zendesk.client.v2.model
Methods in org.zendesk.client.v2.model that return types with arguments of type TicketForm.EndUserCondition Modifier and Type Method Description List<TicketForm.EndUserCondition>TicketForm. getEndUserConditions()Method parameters in org.zendesk.client.v2.model with type arguments of type TicketForm.EndUserCondition Modifier and Type Method Description voidTicketForm. setEndUserConditions(List<TicketForm.EndUserCondition> endUserConditions)
-