| Name | Type | Description | Notes |
|---|---|---|---|
| comment | String | [optional] | |
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::GetCommentTextResponse.new(
comment: null,
status: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| comment | String | [optional] | |
| status | APIStatus |
require 'fastcomments-client'
instance = FastCommentsClient::GetCommentTextResponse.new(
comment: null,
status: null
)