Class: Vk::API::Market::Methods::DeleteAlbum
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Market::Methods::DeleteAlbum
- Defined in:
- lib/vk/api/market/methods/delete_album.rb
Overview
Deletes a collection of items.
Arguments collapse
-
#album_id ⇒ Integer
Collection ID.
-
#owner_id ⇒ Integer
ID of an collection owner community.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Market::Methods::DeleteAlbum
|
# File 'lib/vk/api/market/methods/delete_album.rb', line 15
|