doc_out/VisibilityCondition.html.md in purecloud-0.69.1 vs doc_out/VisibilityCondition.html.md in purecloud-0.70.1

- old
+ new

@@ -6,9 +6,9 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **combining_operation** | **String** | | [optional] | -| **predicates** | [**Array<Predicate>**](Predicate.html) | | [optional] | +| **predicates** | **Array<Object>** | A list of strings, each representing the location in the form of the Answer Option to depend on. In the format of \"/form/questionGroup/{questionGroupIndex}/question/{questionIndex}/answer/{answerIndex}\" or, to assume the current question group, \"../question/{questionIndex}/answer/{answerIndex}\". Note: Indexes are zero-based | [optional] | {: class="table table-striped"}