Class: Vk::API::Database::Responses::GetCitiesByIdResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseArray



11
# File 'lib/vk/api/database/responses/get_cities_by_id_response.rb', line 11

attribute :response, API::Types::Coercible::Array.member(API::Base::Object).optional.default(nil)