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