Method: OrderCloud::LineItemProduct#ship_height
- Defined in:
- lib/order_cloud/models/line_item_product.rb
#ship_height ⇒ Object
Returns the value of attribute ship_height.
39 40 41 |
# File 'lib/order_cloud/models/line_item_product.rb', line 39 def ship_height @ship_height end |