docs/Flow.md in purecloudplatformclientv2-35.0.0 vs docs/Flow.md in purecloudplatformclientv2-36.0.0

- old
+ new

@@ -7,10 +7,10 @@ |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The flow name | | -| **division** | [**UriReference**](UriReference.html) | The division to which this entity belongs. | [optional] | +| **division** | [**Division**](Division.html) | The division to which this entity belongs. | [optional] | | **description** | **String** | | [optional] | | **type** | **String** | | [optional] | | **locked_user** | [**User**](User.html) | | [optional] | | **active** | **BOOLEAN** | | [optional] | | **system** | **BOOLEAN** | | [optional] |