| Name | Type | Description | Notes |
|---|---|---|---|
| comment_statuses | Hash<String, Boolean> | Construct a type with a set of properties K of type T | |
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::CheckBlockedCommentsResponse.new(
comment_statuses: null,
status: null
)