# WorkflowMetadataRestModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **description** | **String** | The description of the workflow. | **id** | **String** | The ID of the workflow. | **name** | **String** | The name of the workflow. | **usage** | [**Vec**](SimpleUsage.md) | Use the optional `workflows.usages` expand to get additional information about the projects and issue types associated with the workflows in the workflow scheme. | **version** | [**models::DocumentVersion**](DocumentVersion.md) | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)