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