Sha256: 28c4613551ea4dec12dc220d2ba0a967cd3646b457dcb9d4ef29d6e4b1167748
Contents?: true
Size: 1.08 KB
Versions: 5
Compression:
Stored size: 1.08 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]| | **deleted** | **BOOLEAN** | | [optional] [default to false]| | **published_version** | [**FlowVersion**](FlowVersion.html) | | [optional] | | **checked_in_version** | [**FlowVersion**](FlowVersion.html) | | [optional] | | **saved_version** | [**FlowVersion**](FlowVersion.html) | | [optional] | | **system** | **BOOLEAN** | | [optional] [default to false]| | **publish_status** | **String** | | [optional] | | **published_by** | [**UriReference**](UriReference.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
5 entries across 5 versions & 1 rubygems