Package com.mypurecloud.sdk.v2.model
Class ContactEnrichOptions
java.lang.Object
com.mypurecloud.sdk.v2.model.ContactEnrichOptions
- All Implemented Interfaces:
Serializable
ContactEnrichOptions
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()If true, any matched contact will have its type updated to Curated.voidsetPromote(Boolean promote) toString()
-
Constructor Details
-
ContactEnrichOptions
public ContactEnrichOptions() -
ContactEnrichOptions
-
-
Method Details
-
promote
If true, any matched contact will have its type updated to Curated. If false, any matched contact will keep its original type in the operation. -
getPromote
-
setPromote
-
equals
-
hashCode
public int hashCode() -
toString
-