Uses of Class
com.mypurecloud.sdk.v2.model.CustomerIntentReference
Packages that use CustomerIntentReference
-
Uses of CustomerIntentReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CustomerIntentReferenceModifier and TypeMethodDescriptionCaseplan.getCustomerIntent()CaseplanCreateResponse.getCustomerIntent()ModelCase.getCustomerIntent()The ID of the customer intent.Methods in com.mypurecloud.sdk.v2.model with parameters of type CustomerIntentReferenceModifier and TypeMethodDescriptionCaseplan.customerIntent(CustomerIntentReference customerIntent) The customer intent for Cases created from this Caseplan.CaseplanCreateResponse.customerIntent(CustomerIntentReference customerIntent) The customer intent for Cases created from this Caseplan.ModelCase.customerIntent(CustomerIntentReference customerIntent) The customer intent for the Case.voidCaseplan.setCustomerIntent(CustomerIntentReference customerIntent) voidCaseplanCreateResponse.setCustomerIntent(CustomerIntentReference customerIntent) voidModelCase.setCustomerIntent(CustomerIntentReference customerIntent)