Class: Vk::API::Auth::Responses::RestoreResponse

Inherits:
Schema::Response show all
Defined in:
lib/vk/api/auth/responses/restore_response.rb

Overview

Instance Method Summary collapse

Instance Method Details

#responseObject

Returns @see https://github.com/VKCOM/vk-api-schema/blob/master/objects.json.

Returns:

  • (Object)

    @see https://github.com/VKCOM/vk-api-schema/blob/master/objects.json



11
# File 'lib/vk/api/auth/responses/restore_response.rb', line 11

attribute :response, API::Types::Coercible::Hash.optional.default(nil)