docs/ShiftTradeResponse.md in purecloudplatformclientv2-84.0.0 vs docs/ShiftTradeResponse.md in purecloudplatformclientv2-85.0.0
- old
+ new
@@ -7,10 +7,10 @@
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The ID of this shift trade | [optional] |
| **week_date** | **Date** | The start week date of the associated schedule in yyyy-MM-dd format. Dates are represented as an ISO-8601 string. For example: yyyy-MM-dd | [optional] |
-| **schedule** | [**WeekScheduleReference**](WeekScheduleReference.html) | The ID of the associated schedule | [optional] |
+| **schedule** | [**BuScheduleReferenceForMuRoute**](BuScheduleReferenceForMuRoute.html) | A reference to the associated schedule | [optional] |
| **state** | **String** | The state of this shift trade | [optional] |
| **initiating_user** | [**UserReference**](UserReference.html) | The user who initiated this trade | [optional] |
| **initiating_shift_id** | **String** | The ID of the shift offered for trade by the initiating user | [optional] |
| **initiating_shift_start** | **DateTime** | The start date/time of the shift being offered for trade. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **initiating_shift_end** | **DateTime** | The end date/time of the shift being offered for trade. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |