docs/CampaignTimeSlot.md in purecloudplatformclientv2-18.0.0 vs docs/CampaignTimeSlot.md in purecloudplatformclientv2-19.0.0
- old
+ new
@@ -5,11 +5,11 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **start_time** | **String** | interval start time as an ISO-8601 string. For example: HH:mm:ss | [optional] |
-| **stop_time** | **String** | interval stop time as an ISO-8601 string. For example: HH:mm:ss | [optional] |
-| **day** | **Integer** | must be within [1-7], representing Monday through Sunday | |
+| **start_time** | **String** | The start time of the interval as an ISO-8601 string, i.e. HH:mm:ss | |
+| **stop_time** | **String** | The end time of the interval as an ISO-8601 string, i.e. HH:mm:ss | |
+| **day** | **Integer** | The day of the interval. Valid values: [1-7], representing Monday through Sunday | |
{: class="table table-striped"}