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