Method: UltracartClient::OrderQuery#shipped_on_date_end
- Defined in:
- lib/ultracart_api/models/order_query.rb
#shipped_on_date_end ⇒ Object
Date/time that the order should ship on
136 137 138 |
# File 'lib/ultracart_api/models/order_query.rb', line 136 def shipped_on_date_end @shipped_on_date_end end |