inlineCommentProperties property

CreateInlineCommentModelInlineCommentProperties? inlineCommentProperties
final

Object describing the text to highlight on the page/blog post. Only applicable for top level inline comments (not replies) and required in that case.

Implementation

final CreateInlineCommentModelInlineCommentProperties?
    inlineCommentProperties;