Method: UltracartClient::OrderQuery#creation_date_end
- Defined in:
- lib/ultracart_api/models/order_query.rb
#creation_date_end ⇒ Object
Date/time that the order was created
40 41 42 |
# File 'lib/ultracart_api/models/order_query.rb', line 40 def creation_date_end @creation_date_end end |