doc_out/CampaignSequence.html.md in purecloud-0.62.1 vs doc_out/CampaignSequence.html.md in purecloud-0.63.1
- old
+ new
@@ -14,10 +14,10 @@
| **version** | **Integer** | Required for updates, must match the version number of the most recent update | [optional] |
| **campaigns** | [**Array<UriReference>**](UriReference.html) | the ordered list of campaign identifiers | |
| **current_campaign** | **Integer** | the zero-based index of the current campaign in the campaigns list | |
| **status** | **String** | status of the sequence | |
| **stop_message** | **String** | if a sequence has unexpectedly stopped, this message provides the reason | [optional] |
-| **repeat** | **BOOLEAN** | indicates if a sequence is to repeat from the beginning after the last campaign completes; default is false | [optional] [default to false]|
+| **repeat** | **BOOLEAN** | indicates if a sequence is to repeat from the beginning after the last campaign completes; default is false | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}