doc_out/NumberPlan.html.md in purecloud-0.48.1 vs doc_out/NumberPlan.html.md in purecloud-0.49.1
- old
+ new
@@ -6,11 +6,11 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
-| **name** | **String** | | [optional] |
+| **name** | **String** | The name of the entity. | |
| **description** | **String** | | [optional] |
| **version** | **Integer** | | [optional] |
| **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **modified_by** | **String** | | [optional] |
@@ -22,10 +22,10 @@
| **normalized_format** | **String** | | [optional] |
| **priority** | **Integer** | | [optional] |
| **numbers** | [**Array<Number>**](Number.html) | | [optional] |
| **digit_length** | [**DigitLength**](DigitLength.html) | | [optional] |
| **classification** | **String** | | [optional] |
-| **match_type** | **String** | The type of matching technique the number plan uses. | |
+| **match_type** | **String** | | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}