Class: Vk::API::Video::Responses::GetAlbumByIdResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseAPI::Video::VideoAlbumFull



11
# File 'lib/vk/api/video/responses/get_album_by_id_response.rb', line 11

attribute :response, Dry::Types[API::Video::VideoAlbumFull].optional.default(nil)