Class: Vk::API::Market::Methods::GetCategories
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Market::Methods::GetCategories
- Defined in:
- lib/vk/api/market/methods/get_categories.rb
Overview
Returns a list of market categories.
Arguments collapse
-
#count ⇒ Integer
Number of results to return.
-
#offset ⇒ Integer
Offset needed to return a specific subset of results.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Market::Methods::GetCategories
|
# File 'lib/vk/api/market/methods/get_categories.rb', line 15
|