Constructor
new ProductListLoadQuery(request, data)
ProductListLoadQuery Constructor.
ProductListLoadQuery Constructor.
Parameters:
Name | Type | Description |
---|---|---|
request |
Request | |
data |
Object |
Methods
getProducts() → {Array.<Product>}
Get products.
Get products.
- Source:
Returns:
- Type
- Array.<Product>