Class: Vk::API::Search::Responses::GetHintsResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseArray



11
# File 'lib/vk/api/search/responses/get_hints_response.rb', line 11

attribute :response, API::Types::Coercible::Array.member(API::Search::Hint).optional.default(nil)