| Name | Type | Description | Notes |
|---|---|---|---|
| comment_count | Integer | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::ModerationCommentSearchResponse.new(
comment_count: null,
status: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| comment_count | Integer | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::ModerationCommentSearchResponse.new(
comment_count: null,
status: null
)