| ... | ... | @@ -28,5 +28,5 @@ Search orders that were placed before specified date. Must be in mm/dd/yyyy form |
|
|
|
|
|
|
|
### Example
|
|
|
|
``` ruby
|
|
|
|
ThreeDeeCart::Order.count({storeURL: "http://www.3dcart.com", startFrom: 10})
|
|
|
|
ThreeDeeCart::Order.count({storeUrl: "http://www.3dcart.com", startFrom: 10})
|
|
|
|
``` |
|
|
\ No newline at end of file |