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