Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 404 Bytes

File metadata and controls

20 lines (14 loc) · 404 Bytes

FastCommentsClient::FindCommentsByRangeItem

Properties

Name Type Description Notes
comment FComment
result QuestionResult

Example

require 'fastcomments-client'

instance = FastCommentsClient::FindCommentsByRangeItem.new(
  comment: null,
  result: null
)