Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.53 KB

File metadata and controls

37 lines (29 loc) · 1.53 KB

CommentData

Properties

Name Type Description Notes
date Long [optional]
localDateString String [optional]
localDateHours Integer [optional]
commenterName String
commenterEmail String [optional]
commenterLink String [optional]
comment String
productId Integer [optional]
userId String [optional]
avatarSrc String [optional]
parentId String [optional]
mentions List<CommentUserMentionInfo> [optional]
hashTags List<CommentUserHashTagInfo> [optional]
pageTitle String [optional]
isFromMyAccountPage Boolean [optional]
url String
urlId String
meta Object [optional]
moderationGroupIds List<String> [optional]
rating Double [optional]
fromOfflineRestore Boolean [optional]
autoplayDelayMS Long [optional]
feedbackIds List<String> [optional]
questionValues Map<String, RecordStringStringOrNumberValue> Construct a type with a set of properties K of type T [optional]
tos Boolean [optional]