Class: Vk::API::Polls::Responses::DeleteVoteResponse

Inherits:
Schema::Response
  • Object
show all
Defined in:
lib/vk/api/polls/responses/delete_vote_response.rb

Overview

Instance Method Summary collapse

Instance Method Details

#responseAPI::Base::BoolInt

Returns Result.

Returns:



11
# File 'lib/vk/api/polls/responses/delete_vote_response.rb', line 11

attribute :response, API::Base::BoolInt.optional.default(nil)