doc_out/IntegrationStatusInfo.html.md in purecloud-0.41.1 vs doc_out/IntegrationStatusInfo.html.md in purecloud-0.42.1

- old
+ new

@@ -5,12 +5,12 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| -| **internal** | **String** | Machine-readable status as reported by the integration. | | -| **effective** | **String** | Localized, human-readable, effective status of the integration. | | +| **internal** | **String** | Machine-readable status as reported by the integration. | [optional] | +| **effective** | **String** | Localized, human-readable, effective status of the integration. | [optional] | | **detail** | **String** | Localized status details for the integration. | [optional] | -| **last_updated** | **DateTime** | Date and time (in UTC) when the integration status (i.e. the internal field) was last updated. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | | +| **last_updated** | **DateTime** | Date and time (in UTC) when the integration status (i.e. the internal field) was last updated. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | {: class="table table-striped"}