| Name | Type | Description | Notes |
|---|---|---|---|
| comments | Array<ModerationAPIComment> | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::ModerationAPIChildCommentsResponse.new(
comments: null,
status: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| comments | Array<ModerationAPIComment> | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::ModerationAPIChildCommentsResponse.new(
comments: null,
status: null
)