| Name | Type | Description | Notes |
|---|---|---|---|
| results | Array<FindCommentsByRangeItem> | ||
| created_at | Time |
require 'fastcomments-client'
instance = FastCommentsClient::FindCommentsByRangeResponse.new(
results: null,
created_at: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| results | Array<FindCommentsByRangeItem> | ||
| created_at | Time |
require 'fastcomments-client'
instance = FastCommentsClient::FindCommentsByRangeResponse.new(
results: null,
created_at: null
)