Package com.mypurecloud.sdk.v2.model
Class FormListPicker
java.lang.Object
com.mypurecloud.sdk.v2.model.FormListPicker
- All Implemented Interfaces:
Serializable
List picker component configuration
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()Unique identifier for the list pickersections(List<FormListPickerSection> sections) Sections in the list pickervoidvoidsetSections(List<FormListPickerSection> sections) toString()
-
Constructor Details
-
FormListPicker
public FormListPicker() -
FormListPicker
-
-
Method Details