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