Class: Vk::API::Polls::Responses::AddVoteResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseAPI::Base::BoolInt

Returns Result.

Returns:



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

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