doc_out/CampaignProgress.html.md in purecloud-0.36.1 vs doc_out/CampaignProgress.html.md in purecloud-0.37.1

- old
+ new

@@ -5,13 +5,13 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| -| **campaign** | [**UriReference**](UriReference.html) | | [optional] | -| **contact_list** | [**UriReference**](UriReference.html) | | [optional] | -| **number_of_contacts_called** | **Integer** | | [optional] | -| **total_number_of_contacts** | **Integer** | | [optional] | -| **percentage** | **Integer** | | [optional] | +| **campaign** | [**UriReference**](UriReference.html) | Identifier of the campaign | | +| **contact_list** | [**UriReference**](UriReference.html) | Identifier of the contact list | | +| **number_of_contacts_called** | **Integer** | Number of contacts processed during the campaign | [optional] | +| **total_number_of_contacts** | **Integer** | Total number of contacts in the campaign | [optional] | +| **percentage** | **Integer** | Percentage of contacts processed during the campaign | [optional] | {: class="table table-striped"}