| Name | Type | Description | Notes |
|---|---|---|---|
| comment | ModerationAPIComment | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::ModerationAPICommentResponse.new(
comment: null,
status: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| comment | ModerationAPIComment | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::ModerationAPICommentResponse.new(
comment: null,
status: null
)