Class: Vk::API::Places::Responses::GetTypesResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseArray



11
# File 'lib/vk/api/places/responses/get_types_response.rb', line 11

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