Sha256: 9ac8cfd9f791d3b8d5e95e5a4a43f7aabc33888e20bb8ff43ac84c78cb36ad92
Contents?: true
Size: 1.24 KB
Versions: 35
Compression:
Stored size: 1.24 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 | | | **description** | **String** | | [optional] | | **type** | **String** | | [optional] | | **locked_user** | [**UriReference**](UriReference.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** | [**UriReference**](UriReference.html) | | [optional] | | **current_operation** | [**Operation**](Operation.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
35 entries across 35 versions & 2 rubygems