Method: PinterestSdkClient::ItemAttributes#shipping_weight
- Defined in:
- lib/pinterest_sdk/models/item_attributes.rb
#shipping_weight ⇒ Object
The weight of the product. Ensure there is a space between the numeric string and the metric.
130 131 132 |
# File 'lib/pinterest_sdk/models/item_attributes.rb', line 130 def shipping_weight @shipping_weight end |