Method: OrderCloud::BuyerProduct#ship_from_address_id
- Defined in:
- lib/order_cloud/models/buyer_product.rb
#ship_from_address_id ⇒ Object
Returns the value of attribute ship_from_address_id.
55 56 57 |
# File 'lib/order_cloud/models/buyer_product.rb', line 55 def ship_from_address_id @ship_from_address_id end |