| Name | Type | Description | Notes |
|---|---|---|---|
| new_comment_text_html | String | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::SetCommentTextResponse.new(
new_comment_text_html: null,
status: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| new_comment_text_html | String | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::SetCommentTextResponse.new(
new_comment_text_html: null,
status: null
)