parentCommentId property

String? parentCommentId
final

ID of the parent comment, if intending to create a reply. Do not provide if creating a top level comment.

Implementation

final String? parentCommentId;