# DeprecatedWorkflow ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **default** | Option<**bool**> | | [optional] **description** | Option<**String**> | The description of the workflow. | [optional][readonly] **last_modified_date** | Option<**String**> | The datetime the workflow was last modified. | [optional][readonly] **last_modified_user** | Option<**String**> | This property is no longer available and will be removed from the documentation soon. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details. | [optional][readonly] **last_modified_user_account_id** | Option<**String**> | The account ID of the user that last modified the workflow. | [optional][readonly] **name** | Option<**String**> | The name of the workflow. | [optional][readonly] **scope** | Option<[**models::Scope**](Scope.md)> | The scope where this workflow applies | [optional][readonly] **steps** | Option<**i32**> | The number of steps included in the workflow. | [optional][readonly] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)