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