# PickAPICommentUpdatableCommentFields
| Name |
Type |
Description |
Notes |
| url_id |
string |
|
|
| url |
string |
|
|
| page_title |
string |
|
[optional] |
| date |
\DateTime |
|
|
| url_id_raw |
string |
|
[optional] |
| user_id |
string |
|
[optional] |
| commenter_email |
string |
|
[optional] |
| commenter_name |
string |
|
|
| commenter_link |
string |
|
[optional] |
| comment |
string |
|
|
| comment_html |
string |
|
|
| parent_id |
string |
|
[optional] |
| local_date_string |
string |
|
[optional] |
| local_date_hours |
int |
|
[optional] |
| votes |
int |
|
[optional] |
| votes_up |
int |
|
[optional] |
| votes_down |
int |
|
[optional] |
| expire_at |
\DateTime |
|
[optional] |
| verified |
bool |
|
|
| verified_date |
\DateTime |
|
[optional] |
| notification_sent_for_parent |
bool |
|
[optional] |
| notification_sent_for_parent_tenant |
bool |
|
[optional] |
| reviewed |
bool |
|
[optional] |
| external_id |
string |
|
[optional] |
| external_parent_id |
string |
|
[optional] |
| avatar_src |
string |
|
[optional] |
| is_spam |
bool |
|
[optional] |
| approved |
bool |
|
|
| is_deleted |
bool |
|
[optional] |
| is_deleted_user |
bool |
|
[optional] |
| is_by_admin |
bool |
|
[optional] |
| is_by_moderator |
bool |
|
[optional] |
| is_pinned |
bool |
|
[optional] |
| is_locked |
bool |
|
[optional] |
| flag_count |
int |
|
[optional] |
| display_label |
string |
|
[optional] |
| meta |
\FastComments\Client\Model\PickFCommentAPICommentFieldsKeysMeta |
|
[optional] |
| moderation_group_ids |
string[] |
|
[optional] |
| feedback_ids |
string[] |
|
[optional] |
[Back to Model list] [Back to API list] [Back to README]