Class: Vk::API::Notifications::Responses::MarkAsViewedResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseAPI::Base::BoolInt

Returns Result.

Returns:



11
# File 'lib/vk/api/notifications/responses/mark_as_viewed_response.rb', line 11

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