Package com.mypurecloud.sdk.v2.model
Class UpdateContactColumnActionSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.UpdateContactColumnActionSettings
- All Implemented Interfaces:
Serializable
UpdateContactColumnActionSettings
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe type of update to make to the specified contact column(s). -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()properties(Map<String, String> properties) A mapping of contact columns to their new values.voidsetProperties(Map<String, String> properties) voidtoString()The type of update to make to the specified contact column(s).
-
Constructor Details
-
UpdateContactColumnActionSettings
public UpdateContactColumnActionSettings() -
UpdateContactColumnActionSettings
-
-
Method Details
-
properties
A mapping of contact columns to their new values. -
getProperties
-
setProperties
-
updateOption
public UpdateContactColumnActionSettings updateOption(UpdateContactColumnActionSettings.UpdateOptionEnum updateOption) The type of update to make to the specified contact column(s). -
getUpdateOption
-
setUpdateOption
-
equals
-
hashCode
public int hashCode() -
toString
-