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