Class: Vk::API::Wall::LinkProduct

Inherits:
Schema::Object show all
Defined in:
lib/vk/api/wall/link_product.rb

Overview

Instance Method Summary collapse

Instance Method Details

#priceAPI::Market::Price



11
# File 'lib/vk/api/wall/link_product.rb', line 11

attribute :price, Dry::Types[API::Market::Price].optional.default(nil)