| Name | Type | Description | Notes |
|---|---|---|---|
| comment | SetCommentTextResult | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::PublicAPISetCommentTextResponse.new(
comment: null,
status: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| comment | SetCommentTextResult | ||
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::PublicAPISetCommentTextResponse.new(
comment: null,
status: null
)