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