Method: OrderCloud::ProductBase#ship_length
- Defined in:
- lib/order_cloud/models/product_base.rb
#ship_length ⇒ Object
Returns the value of attribute ship_length.
43 44 45 |
# File 'lib/order_cloud/models/product_base.rb', line 43 def ship_length @ship_length end |