| ... | ... | @@ -23,5 +23,5 @@ i.e.: `firstname=John,email=john@email.com, countrycode=US,statecode=FL,city=Mar |
|
|
|
|
|
|
|
### Example
|
|
|
|
``` ruby
|
|
|
|
ThreeDeeCart::Customer.find({storeURL: "http://www.3dcart.com", startNum: 10, batchSize: 1})
|
|
|
|
ThreeDeeCart::Customer.find({storeUrl: "http://www.3dcart.com", startNum: 10, batchSize: 1})
|
|
|
|
``` |
|
|
\ No newline at end of file |