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