comment
type comment = object
Description
Comment object.
Properties
- Id
string
The comment ID.
- Data
CommentData
An object which contains the comment data.
type comment = object
Comment object.
string
The comment ID.
CommentData
An object which contains the comment data.