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