docs/GDPRJourneyCustomer.md in purecloudplatformclientv2-77.0.0 vs docs/GDPRJourneyCustomer.md in purecloudplatformclientv2-78.0.0
- old
+ new
@@ -5,10 +5,10 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **type** | **String** | The type of the customerId within the Journey System (e.g. cookie). | |
-| **id** | **String** | An ID of a customer within the Journey System at a point-in-time. | |
+| **type** | **String** | The type of the customerId within the Journey System (e.g. cookie). Required if `id` is defined. | [optional] |
+| **id** | **String** | An ID of a customer within the Journey System at a point-in-time. Required if `type` is defined. | [optional] |
{: class="table table-striped"}