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