WorkflowStatuses
Columns
Name | Type | References | SupportedOperators | Platform | Description |
Id [KEY] | String | = | Common | The ID of the status. | |
StatusCategoryId | Long | WorkflowStatusCategories.Id | Common | The ID of the status category. | |
Name | String | = | Common | The name of the status. | |
Description | String | Common | The description of the status. | ||
URL | String | Common | The description of the status. | ||
IconUrl | String | Common | The URL of the icon used to represent the status. |
Last updated