Uses of Class
com.mypurecloud.sdk.v2.model.CategoryReference
Packages that use CategoryReference
-
Uses of CategoryReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CategoryReferenceModifier and TypeMethodDescriptionCategoryReference.getParentCategory()CategoryResponse.getParentCategory()The globally unique identifier for the category.Category name.CategoryReference.parentCategory(CategoryReference parentCategory) The reference to category to which this category belongs to.Methods in com.mypurecloud.sdk.v2.model with parameters of type CategoryReferenceModifier and TypeMethodDescriptionCategoryReference.parentCategory(CategoryReference parentCategory) The reference to category to which this category belongs to.CategoryResponse.parentCategory(CategoryReference parentCategory) The reference to category to which this category belongs to.voidCategoryReference.setParentCategory(CategoryReference parentCategory) voidCategoryResponse.setParentCategory(CategoryReference parentCategory)