| Name |
Type |
Description |
Notes |
| _id |
String |
|
|
| tenant_id |
String |
|
|
| name |
Option<String> |
|
|
| user_id |
Option<String> |
|
|
| accepted_invite |
bool |
|
|
| email |
Option<String> |
|
|
| mark_reviewed_count |
f64 |
|
|
| deleted_count |
f64 |
|
|
| marked_spam_count |
f64 |
|
|
| marked_not_spam_count |
f64 |
|
|
| approved_count |
f64 |
|
|
| un_approved_count |
f64 |
|
|
| edited_count |
f64 |
|
|
| banned_count |
f64 |
|
|
| un_flagged_count |
f64 |
|
|
| verification_id |
Option<String> |
|
|
| created_at |
String |
|
|
| moderation_group_ids |
Option<Vec> |
|
|
| is_email_suppressed |
Option<bool> |
|
[optional] |
[Back to Model list] [Back to API list] [Back to README]