Class: Vk::API::Account::Responses::SetOfflineResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseAPI::Base::OkResponse



11
# File 'lib/vk/api/account/responses/set_offline_response.rb', line 11

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