# CalendarCapabilitiesResponse
## Properties
**account_id** | **String** | |
**provider_id** | **String** | |
**capabilities** | **std::collections::HashMap<String, serde_json::Value>** | Per-account feature gate. The renderer reads these to enable/ disable form fields (recurrence pickers, attendee inputs, etc.) based on what the underlying provider supports. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)