doc_out/CampaignTimeSlot.html.md in purecloud-0.36.1 vs doc_out/CampaignTimeSlot.html.md in purecloud-0.37.1
- old
+ new
@@ -5,11 +5,11 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **start_time** | **String** | | [optional] |
-| **stop_time** | **String** | | [optional] |
-| **day** | **Integer** | | [optional] |
+| **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 | |
{: class="table table-striped"}