# DmnDecision
## Properties
**workspace_id** | **String** | |
**path** | **String** | |
**summary** | **String** | |
**description** | **String** | |
**value** | **String** | The DMN 1.3 XML |
**edited_by** | **String** | |
**edited_at** | **String** | |
**archived** | **bool** | |
**extra_perms** | **std::collections::HashMap<String, bool>** | |
**draft_only** | Option<**bool**> | | [optional]
**labels** | Option<**Vec<String>**> | | [optional]
**versions** | **Vec<i32>** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)