Package com.mypurecloud.sdk.v2.model
Class CustomerIntent
java.lang.Object
com.mypurecloud.sdk.v2.model.CustomerIntent
- All Implemented Interfaces:
Serializable
CustomerIntent
- 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()Name of the customer intentvoidsetCategoryId(String categoryId) voidsetDescription(String description) voidsetExpiryTime(Integer expiryTime) voidtoString()
-
Constructor Details
-
CustomerIntent
public CustomerIntent() -
CustomerIntent
-
-
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
-
categoryId
CategoryId of the customer intent -
getCategoryId
-
setCategoryId
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-