Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 1.56 KB

File metadata and controls

32 lines (29 loc) · 1.56 KB

# CommentData

Properties

Name Type Description Notes
date float
local_date_string string [optional]
local_date_hours float [optional]
commenter_name string
commenter_email string [optional]
commenter_link string [optional]
comment string
product_id float [optional]
user_id string [optional]
avatar_src string [optional]
parent_id string [optional]
mentions \FastComments\Client\Model\CommentUserMentionInfo[] [optional]
hash_tags \FastComments\Client\Model\CommentUserHashTagInfo[] [optional]
page_title string [optional]
is_from_my_account_page bool [optional]
url string
url_id string
meta object [optional]
moderation_group_ids string[] [optional]
rating float [optional]
from_offline_restore bool [optional]
autoplay_delay_ms float [optional]
feedback_ids string[] [optional]
question_values array<string,\FastComments\Client\Model\RecordStringStringOrNumberValue> Construct a type with a set of properties K of type T [optional]

[Back to Model list] [Back to API list] [Back to README]