--- title: JsonSchemaDocument --- ## PureCloud::JsonSchemaDocument ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | | [optional] | | **title** | **String** | | [optional] | | **description** | **String** | | [optional] | | **type** | **String** | | [optional] | | **required** | **Array<String>** | | [optional] | | **properties** | **Hash<String, Object>** | | [optional] | | **schema** | **String** | | [optional] | {: class="table table-striped"}