docs/ScimPhoneNumber.md in purecloudplatformclientv2-60.0.0 vs docs/ScimPhoneNumber.md in purecloudplatformclientv2-61.0.0
- old
+ new
@@ -5,11 +5,11 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **value** | **String** | Phone number (e164) | [optional] |
-| **type** | **String** | Type of Phone number | [optional] |
-| **primary** | **BOOLEAN** | Primary phone number flag | [optional] |
+| **value** | **String** | A phone number in E.164 format. | [optional] |
+| **type** | **String** | The type of phone number. | [optional] |
+| **primary** | **BOOLEAN** | Indicates whether the phone number is the primary phone number. | [optional] |
{: class="table table-striped"}