# AppWithLastVersion
## Properties
**id** | **i32** | |
**workspace_id** | **String** | |
**path** | **String** | |
**summary** | **String** | |
**versions** | **Vec<i32>** | |
**created_by** | **String** | |
**created_at** | **String** | |
**value** | [**serde_json::Value**](.md) | |
**policy** | [**models::Policy**](Policy.md) | |
**execution_mode** | **String** | |
**extra_perms** | **std::collections::HashMap<String, bool>** | |
**custom_path** | Option<**String**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)