| Name | Type | Description | Notes |
|---|---|---|---|
| _id | String | ||
| comment_id | String | ||
| comment | Option<models::FComment> | [optional] | |
| external_id | Option<String> | ||
| created_at | String | ||
| tenant_id | String | ||
| attempt_count | f64 | ||
| next_attempt_at | String | ||
| event_type | f64 | ||
| r#type | f64 | ||
| domain | String | ||
| last_error | serde_json::Value | ||
| webhook_id | Option<String> | [optional] |