Late::WebhookPayloadCommentPost Properties Name Type Description Notes id String Internal post ID [optional] platform_post_id String Platform's post ID [optional] Example require 'late-sdk' instance = Late::WebhookPayloadCommentPost.new( id: null, platform_post_id: null )