Sha256: 137b4cde4f9875b16d2f926debbbdedb710948e294d8f46497c50bcb6ac4f354

Contents?: true

Size: 1.33 KB

Versions: 1

Compression:

Stored size: 1.33 KB

Contents

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

## Properties

|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] |
| **description** | **String** |  | [optional] |
| **type** | **String** |  | [optional] |
| **locked_user** | [**User**](User.html) |  | [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

1 entries across 1 versions & 1 rubygems

Version Path
purecloudplatformclientv2-35.0.0 docs/Flow.md