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