Name | Type | Description | Notes |
---|---|---|---|
workspace_id | uuid::Uuid | ||
customer_id | uuid::Uuid | ||
Option<String> | [optional] | ||
name | String | ||
slug | String | ||
initial_setup_complete | bool | ||
display_setup_wizard | Option<bool> | [optional] | |
anonymous_data_collection | Option<bool> | [optional] | |
news | Option<bool> | [optional] | |
security_updates | Option<bool> | [optional] | |
notifications | Option<Veccrate::models::Notification> | [optional] | |
notification_settings | Option<crate::models::NotificationSettings> | [optional] | |
first_completed_sync | Option<bool> | [optional] | |
feedback_done | Option<bool> | [optional] | |
default_geography | Option<crate::models::Geography> | [optional] | |
webhook_configs | Option<Veccrate::models::WebhookConfigRead> | [optional] |