Package com.mypurecloud.sdk.v2.model
Class CustomerIntentResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.CustomerIntentResponse
- All Implemented Interfaces:
Serializable
CustomerIntentResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) Description of the customer intentbooleanexpiryTime(Integer expiryTime) Expiry time in hours of the customer intentgetId()getName()inthashCode()Name of the customer intentvoidsetDescription(String description) voidsetExpiryTime(Integer expiryTime) voidtoString()
-
Constructor Details
-
CustomerIntentResponse
public CustomerIntentResponse() -
CustomerIntentResponse
-
-
Method Details
-
getId
-
name
Name of the customer intent -
getName
-
setName
-
description
Description of the customer intent -
getDescription
-
setDescription
-
expiryTime
Expiry time in hours of the customer intent -
getExpiryTime
-
setExpiryTime
-
getCategory
-
getDateCreated
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-