Sha256: 17750c94f5b853c11a832a1c02081bc41f49c32627932a217c4e1f87e43c5db4
Contents?: true
Size: 1.25 KB
Versions: 1
Compression:
Stored size: 1.25 KB
Contents
--- title: Flow --- ## PureCloud::Flow ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **description** | **String** | | [optional] | | **type** | **String** | | [optional] | | **locked_user** | [**UriReference**](UriReference.html) | | [optional] | | **active** | **BOOLEAN** | | [optional] [default to false]| | **system** | **BOOLEAN** | | [optional] [default to false]| | **deleted** | **BOOLEAN** | | [optional] [default to false]| | **published_version** | [**FlowVersion**](FlowVersion.html) | | [optional] | | **saved_version** | [**FlowVersion**](FlowVersion.html) | | [optional] | | **input_schema** | **Object** | | [optional] | | **output_schema** | **Object** | | [optional] | | **checked_in_version** | [**FlowVersion**](FlowVersion.html) | | [optional] | | **publish_status** | **String** | | [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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.45.1 | doc_out/Flow.html.md |