Sha256: da2eae595a7a56c7ec1c44421a8559a0249beb9cddab5913c619bb0256516b52
Contents?: true
Size: 1.79 KB
Versions: 11
Compression:
Stored size: 1.79 KB
Contents
--- title: SchemaQuantityLimits --- ## PureCloud::SchemaQuantityLimits ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **min_field_name_characters** | **Integer** | The minimum number of schema field name characters allowed. | [optional] | | **max_field_name_characters** | **Integer** | The maximum number of schema field name characters allowed. | [optional] | | **min_field_description_characters** | **Integer** | The minimum number of schema field description characters allowed. | [optional] | | **max_field_description_characters** | **Integer** | The maximum number of schema field description characters allowed. | [optional] | | **min_schema_name_characters** | **Integer** | The minimum number of schema name characters allowed. | [optional] | | **max_schema_name_characters** | **Integer** | The maximum number of schema name characters allowed. | [optional] | | **min_schema_description_characters** | **Integer** | The minimum number of schema description characters allowed. | [optional] | | **max_schema_description_characters** | **Integer** | The maximum number of schema description characters allowed. | [optional] | | **max_number_of_schemas_per_org** | **Integer** | The maximum number of schema allowed per org. | [optional] | | **max_number_of_fields_per_schema** | **Integer** | The maximum number of schema fields allowed per schema. | [optional] | | **max_number_of_fields_per_org** | **Integer** | The maximum number of schema fields allowed per organization across all of their schemas. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
11 entries across 11 versions & 1 rubygems