Sha256: c1acd22a55926ddcb478029b0b53ed23c0bf151590641b9a00eef473dec0cba3
Contents?: true
Size: 1.32 KB
Versions: 15
Compression:
Stored size: 1.32 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** | [**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] | | **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
15 entries across 15 versions & 1 rubygems