Sha256: 538e20ebe90e6cddc4d812fbee6c77504608a44f92c756697cd4386ab33820b9

Contents?: true

Size: 767 Bytes

Versions: 11

Compression:

Stored size: 767 Bytes

Contents

---
title: Schema
---
## PureCloud::Schema

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **title** | **String** | A core type's title | [optional] |
| **description** | **String** | A core type's description | [optional] |
| **type** | **Array<String>** | An array of fundamental JSON Schema primitive types on which the core type is based | [optional] |
| **items** | [**Items**](Items.html) | Denotes the type and pattern of the items in an enum core type | [optional] |
| **pattern** | **String** | For the \"date\" and \"datetime\" core types, denotes the regex prescribing the allowable date/datetime format | [optional] |
{: class="table table-striped"}


Version data entries

11 entries across 11 versions & 1 rubygems

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