--- title: CampaignTimeSlot --- ## PureCloud::CampaignTimeSlot ## 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 | | {: class="table table-striped"}