Class: Vk::API::Market::Methods::Restore
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Market::Methods::Restore
- Defined in:
- lib/vk/api/market/methods/restore.rb
Overview
Restores recently deleted item
Arguments collapse
-
#item_id ⇒ Integer
Deleted item ID.
-
#owner_id ⇒ Integer
ID of an item owner community.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Market::Methods::Restore
|
# File 'lib/vk/api/market/methods/restore.rb', line 15
|