new CustomerSavedSearch(shopify)
Creates a CustomerSavedSearch instance.
Parameters:
Name | Type | Description |
---|---|---|
shopify |
Shopify | Reference to the Shopify instance |
Methods
customers(id, paramsopt) → {Promise}
Gets all customers who match the criteria for the specified customer saved
search.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
id |
Number | Customer saved search ID | |
params |
Object |
<optional> |
Query parameters |
Returns:
Promise that resolves with the result
- Type
- Promise