| ... | ... | @@ -12,5 +12,5 @@ Bold parameters are required: |
|
|
|
|
|
|
|
### Example
|
|
|
|
``` ruby
|
|
|
|
ThreeDeeCart::Customer.count({storeURL: "http://www.3dcart.com"}) # => 6
|
|
|
|
ThreeDeeCart::Customer.count({storeUrl: "http://www.3dcart.com"}) # => 6
|
|
|
|
``` |
|
|
\ No newline at end of file |