Sha256: ad635cb377b2632219ea3d824191ae446602f851fcabcc754583ed5afa24ff39

Contents?: true

Size: 1.46 KB

Versions: 11

Compression:

Stored size: 1.46 KB

Contents

---
title: Flow
---
## PureCloud::Flow

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The flow identifier | [optional] |
| **name** | **String** | The flow name | |
| **division** | [**WritableDivision**](WritableDivision.html) | The division to which this entity belongs. | [optional] |
| **description** | **String** |  | [optional] |
| **type** | **String** |  | [optional] |
| **locked_user** | [**User**](User.html) | User that has the flow locked. | [optional] |
| **locked_client** | [**DomainEntityRef**](DomainEntityRef.html) | OAuth client that has the flow locked. | [optional] |
| **active** | **BOOLEAN** |  | [optional] |
| **system** | **BOOLEAN** |  | [optional] |
| **deleted** | **BOOLEAN** |  | [optional] |
| **published_version** | [**FlowVersion**](FlowVersion.html) |  | [optional] |
| **saved_version** | [**FlowVersion**](FlowVersion.html) |  | [optional] |
| **input_schema** | **Object** | json schema describing the inputs for the flow | [optional] |
| **output_schema** | **Object** | json schema describing the outputs for the flow | [optional] |
| **checked_in_version** | [**FlowVersion**](FlowVersion.html) |  | [optional] |
| **published_by** | [**User**](User.html) |  | [optional] |
| **current_operation** | [**Operation**](Operation.html) |  | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
purecloudplatformclientv2-73.0.0 docs/Flow.md
purecloudplatformclientv2-72.0.0 docs/Flow.md
purecloudplatformclientv2-71.0.0 docs/Flow.md
purecloudplatformclientv2-70.0.0 docs/Flow.md
purecloudplatformclientv2-69.0.0 docs/Flow.md
purecloudplatformclientv2-68.0.0 docs/Flow.md
purecloudplatformclientv2-67.0.0 docs/Flow.md
purecloudplatformclientv2-66.0.0 docs/Flow.md
purecloudplatformclientv2-65.0.0 docs/Flow.md
purecloudplatformclientv2-64.0.1 docs/Flow.md
purecloudplatformclientv2-64.0.0 docs/Flow.md