Class: Vk::API::Audio::Responses::SaveResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseArray



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

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