Class: Vk::API::Photos::Responses::CreateAlbumResponse

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

Overview

Instance Method Summary collapse

Instance Method Details

#responseAPI::Photos::PhotoAlbumFull



11
# File 'lib/vk/api/photos/responses/create_album_response.rb', line 11

attribute :response, Dry::Types[API::Photos::PhotoAlbumFull].optional.default(nil)