docs/ScimV2MemberReference.md in purecloudplatformclientv2-61.0.0 vs docs/ScimV2MemberReference.md in purecloudplatformclientv2-62.0.0
- old
+ new
@@ -5,12 +5,11 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **type** | **String** | SCIM Resource Type of member | [optional] |
-| **meta** | [**ScimMetadata**](ScimMetadata.html) | Resource SCIM meta | [optional] |
+| **type** | **String** | The SCIM resource type. Can be user or group. | [optional] |
| **value** | **String** | The ID of the group member. Can be userId or groupId. | [optional] |
-| **ref** | **String** | Ref to entity | [optional] |
+| **ref** | **String** | The reference URI of the SCIM resource. | [optional] |
{: class="table table-striped"}