Package com.mypurecloud.sdk.v2.model
Class FormListPickerItem
java.lang.Object
com.mypurecloud.sdk.v2.model.FormListPickerItem
- All Implemented Interfaces:
Serializable
An item in a list picker section
- See Also:
-
Constructor Details
-
FormListPickerItem
public FormListPickerItem() -
FormListPickerItem
-
-
Method Details
-
id
Unique identifier for the item -
getId
-
setId
-
title
Title of the item -
getTitle
-
setTitle
-
imageUrl
URL of the image to display -
getImageUrl
-
setImageUrl
-
equals
-
hashCode
public int hashCode() -
toString
-