| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Platform comment ID | [optional] |
| post_id | string | Internal post ID | [optional] |
| platform_post_id | string | Platform's post ID | [optional] |
| platform | string | [optional] | |
| text | string | Comment text content | [optional] |
| author | \Late\Model\WebhookPayloadCommentCommentAuthor | [optional] | |
| created_at | \DateTime | [optional] | |
| is_reply | bool | Whether this is a reply to another comment | [optional] |
| parent_comment_id | string | Parent comment ID if this is a reply | [optional] |