Sha256: 1ae98c5d190d8059fd68d80733b8720627afcb776f448778f0db8d052db58f1b
Contents?: true
Size: 1.26 KB
Versions: 10
Compression:
Stored size: 1.26 KB
Contents
--- title: FlowConfigMetaData --- ## PureCloud::FlowConfigMetaData ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **config_state** | **String** | Usability of this flow definition. (output only) | [optional] | | **flow_type** | **String** | Type of flow this definition describes | | | **locked_by_user** | [**User**](User.html) | If locked for editing, the user who locked this definition, otherwise null | [optional] | | **newest_published_version** | **String** | The most recently published version (output only) | [optional] | | **newest_version** | **String** | The most recent version, regardless of published state (output only) | [optional] | | **associated_workspaces** | [**Array<Workspace>**](Workspace.html) | Workspaces associated with this flow. | [optional] | | **description** | **String** | User notes describing the flow definition. | [optional] | | **has_draft** | **BOOLEAN** | Flag if this definition has a draft populated. | [optional] [default to false]| | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
10 entries across 10 versions & 1 rubygems