Method: UltracartClient::OrderShipping#ship_on_date
- Defined in:
- lib/ultracart_api/models/order_shipping.rb
#ship_on_date ⇒ Object
Date the customer is requesting that the order ship on. Typically used for perishable product delivery.
73 74 75 |
# File 'lib/ultracart_api/models/order_shipping.rb', line 73 def ship_on_date @ship_on_date end |