Home > widget-integration > PredictiveBundleService > filterAvailableProducts
PredictiveBundleService.filterAvailableProducts() method
Signature:
filterAvailableProducts<T extends {
available: boolean;
}>(products: T[]): T[];
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
products |
T[] |
Returns:
T[]