# TheJiraCloudPlatformRestApi.DeprecatedWorkflow

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_default** | **Boolean** |  | [optional] 
**description** | **String** | The description of the workflow. | [optional] 
**lastModifiedDate** | **String** | The datetime the workflow was last modified. | [optional] 
**lastModifiedUser** | **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] 
**lastModifiedUserAccountId** | **String** | The account ID of the user that last modified the workflow. | [optional] 
**name** | **String** | The name of the workflow. | [optional] 
**scope** | **AllOfDeprecatedWorkflowScope** | The scope where this workflow applies | [optional] 
**steps** | **Number** | The number of steps included in the workflow. | [optional] 
