Interface: CirclePostComment
圈子动态评论对象。
Properties
item?
optional
item:CirclePostCommentRecord
被回复的评论记录。
Defined in
list_id
list_id:
string
当前分页最后一条表态 ID。
Defined in
next
next:
boolean
是否还有下一分页。
Defined in
post
post:
unknown
动态详情。
Defined in
records
records:
CirclePostCommentRecord
[]
记录列表。
Defined in
size
size:
number
当前分页大小。