--- 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"}