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

Version Path
purecloud-0.45.1 doc_out/FlowConfigMetaData.html.md
purecloud-0.44.1 doc_out/FlowConfigMetaData.html.md
purecloud-0.43.1 doc_out/FlowConfigMetaData.html.md
purecloud-0.42.1 doc_out/FlowConfigMetaData.html.md
purecloud-0.41.1 doc_out/FlowConfigMetaData.html.md
purecloud-0.40.1 doc_out/FlowConfigMetaData.html.md
purecloud-0.39.1 doc_out/FlowConfigMetaData.html.md
purecloud-0.38.1 doc_out/FlowConfigMetaData.html.md
purecloud-0.37.1 doc_out/FlowConfigMetaData.html.md
purecloud-0.36.1 doc_out/FlowConfigMetaData.html.md