# PluginResponse
## Properties
**author** | Option<**String**> | | [optional]
**config_schema** | [**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** | |
**name** | **String** | |
**plugin_type** | **String** | |
**status** | **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)