# CalendarProviderInfo
## Properties
**id** | **String** | Stable provider id (e.g. `google-calendar`, `native-calendar`). |
**name** | **String** | |
**display_name** | Option<**String**> | | [optional]
**description** | Option<**String**> | | [optional]
**is_system** | Option<**bool**> | `true` for built-in providers (the native calendar). | [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)