Package com.mypurecloud.sdk.v2.model
Class CustomerSourceIntent
java.lang.Object
com.mypurecloud.sdk.v2.model.CustomerSourceIntent
- All Implemented Interfaces:
Serializable
CustomerSourceIntent
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncustomerIntent(DomainEntityRef customerIntent) Customer intent source intent is assigned tobooleaninthashCode()voidsetCustomerIntent(DomainEntityRef customerIntent) voidsetSourceIntent(SourceIntent sourceIntent) sourceIntent(SourceIntent sourceIntent) Source intent datatoString()
-
Constructor Details
-
CustomerSourceIntent
public CustomerSourceIntent() -
CustomerSourceIntent
-
-
Method Details
-
sourceIntent
Source intent data -
getSourceIntent
-
setSourceIntent
-
customerIntent
Customer intent source intent is assigned to -
getCustomerIntent
-
setCustomerIntent
-
equals
-
hashCode
public int hashCode() -
toString
-