# WasmPluginResponse
## Properties
**author** | Option<**String**> | | [optional]
**capabilities** | [**serde_json::Value**](.md) | |
**description** | Option<**String**> | | [optional]
**display_name** | **String** | |
**enabled_at** | Option<**String**> | | [optional]
**homepage** | Option<**String**> | | [optional]
**id** | [**uuid::Uuid**](uuid::Uuid.md) | |
**installed_at** | **String** | |
**license** | Option<**String**> | | [optional]
**name** | **String** | |
**plugin_type** | **String** | |
**resource_limits** | [**serde_json::Value**](.md) | |
**source_ref** | Option<**String**> | | [optional]
**source_type** | **String** | |
**source_url** | Option<**String**> | | [optional]
**status** | **String** | |
**updated_at** | **String** | |
**version** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)