📄️ AttributeValue
Base interface for all attribute value types with polymorphic type resolution.
📄️ Attribute
Base interface for all attribute types across different entity classes.
📄️ IAttributeDecimalRangeFilter
Decimal range boundaries for numeric attribute filtering.
📄️ IAttributeFilter
Filterable attribute with available values and ranges for product search.
📄️ IAttributeIntegerRangeFilter
Integer range boundaries for numeric attribute filtering.
📄️ IAttributeTextFilter
Text-based attribute filter value with product counts and selection state.
📄️ IBaseProduct
Interface for the BaseProduct Type, where both Products and
📄️ IBaseTemplate
Base interface for all message templates in the system.
📄️ IBaseUser
Base interface for all user types in the system.
📄️ IBusinessRuleExpression
Base interface for all business rule expression types defining common properties and behavior.
📄️ IBusinessRuleNode
Base interface for all business rule node types defining common properties and behavior.
📄️ ICartBaseItem
No description
📄️ ICart
Base interface for shopping cart implementations.
📄️ IClusterDrillDown
Drill-down navigation configuration for cluster product filtering.
📄️ IClusterOption
Configurable option within a product cluster for customer selection.
📄️ ICluster
The interface for the Cluster type
📄️ IDiscount
No description
📄️ IEventActionConfig
Base interface for event action configurations.
📄️ IProductOffer
Interface for the ProductOffer Type
📄️ IProduct
Interface for the Product Type
📄️ IResource
No description
📄️ ITenderBaseItem
Interface for the TenderBaseItem Type, where both TenderBaseItem and TenderMainItem derive from