| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| data | FindCommentsByRangeResponse |
require 'fastcomments-client'
instance = FastCommentsClient::CombineQuestionResultsWithCommentsResponse.new(
status: null,
data: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| data | FindCommentsByRangeResponse |
require 'fastcomments-client'
instance = FastCommentsClient::CombineQuestionResultsWithCommentsResponse.new(
status: null,
data: null
)