Class: Vk::API::Audio::Responses::GetByIdResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseArray



11
# File 'lib/vk/api/audio/responses/get_by_id_response.rb', line 11

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