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