IStore |
The IStoreProductFqlFilters type exposes the following members.
| Name | Description | |
|---|---|---|
| StoreDiscountsFilter | Filter to define what constitutes a Discount when loaded from the StoreProductRepository The query this filter is applied to is based on the list table for oe_price (*not* oe_discount_product) in netFORUM, and any columns available there are available here. | |
| StoreMembershipPackageComponentsFilter | Filter to define what constitutes a PackageComponent The query this filter is applied to is based on the list table for oe_product_package in netFORUM, and any columns available there are available here. | |
| StoreMembershipPackagesFilter | Filter to define what constitutes a MembershipPackage The query this filter is applied to is based on the list table for oe_package in netFORUM, and any columns available there are available here. | |
| StorePriceAttributesFilter | Filter to define what constitutes a StorePriceAttribute The query this filter is applied to is based on the list table for oe_price in netFORUM, and any columns available there are available here. | |
| StorePricesFilter | Filter to define what constitutes a StorePrice. The query this filter is applied to is based on the list table for oe_product in netFORUM, and any columns available there are available here. | |
| StoreProductsFilter | Filter to define what constitutes a StoreProduct. The query this filter is applied to is based on the list table for oe_product in netFORUM, and any columns available there are available here. |