Sha256: 05cb054bb4582044dc245ead2b3da7e5bcdabd667816a114efa7b42bf0539aa0

Contents?: true

Size: 1.01 KB

Versions: 13

Compression:

Stored size: 1.01 KB

Contents

---
title: KnowledgeCategory
---
## PureCloud::KnowledgeCategory

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | Category name | |
| **description** | **String** | Category description | [optional] |
| **knowledge_base** | [**KnowledgeBase**](KnowledgeBase.html) | Knowledge base which category does belong to | [optional] |
| **language_code** | **String** | Actual language of the category | [optional] |
| **date_created** | **DateTime** | Category creation date-time. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_modified** | **DateTime** | Category last modification date-time. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
purecloudplatformclientv2-96.0.0 docs/KnowledgeCategory.md
purecloudplatformclientv2-95.0.0 docs/KnowledgeCategory.md
purecloudplatformclientv2-94.0.0 docs/KnowledgeCategory.md
purecloudplatformclientv2-93.0.0 docs/KnowledgeCategory.md
purecloudplatformclientv2-92.0.0 docs/KnowledgeCategory.md
purecloudplatformclientv2-91.0.0 docs/KnowledgeCategory.md
purecloudplatformclientv2-90.0.0 docs/KnowledgeCategory.md
purecloudplatformclientv2-89.0.0 docs/KnowledgeCategory.md
purecloudplatformclientv2-88.0.0 docs/KnowledgeCategory.md
purecloudplatformclientv2-87.0.0 docs/KnowledgeCategory.md
purecloudplatformclientv2-86.0.0 docs/KnowledgeCategory.md
purecloudplatformclientv2-85.0.1 docs/KnowledgeCategory.md
purecloudplatformclientv2-85.0.0 docs/KnowledgeCategory.md