📄️ 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.
📄️ IBaseProductSearch
Interface for the BaseProduct Type, where both Products and
📄️ IBaseProduct
Base interface for all product types in the system.
📄️ IBaseTemplate
Base interface for all message templates in the system.
📄️ IBaseUser
Interface for the BaseUser Type, where both Contacts and Customers derive from
📄️ 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
No description
📄️ IClusterDrillDown
Drill-down navigation configuration for cluster product filtering.
📄️ IClusterOption
No description
📄️ ICluster
No description
📄️ IDiscount
No description
📄️ IEventActionConfig
Base interface for event action configurations.
📄️ IProductOffer
Interface for the ProductOffer Type
📄️ IProductSearchAttributeDecimalRangeFilter
Decimal range boundaries for numeric attribute filtering.
📄️ IProductSearchAttributeFilter
Filterable attribute with available values and ranges for product search.
📄️ IProductSearchAttributeIntegerRangeFilter
Integer range boundaries for numeric attribute filtering.
📄️ IProductSearchAttributeTextFilter
Text-based attribute filter value with product counts and selection state.
📄️ IProduct
No description
📄️ IResource
No description
📄️ ITenderBaseItem
Interface for the TenderBaseItem Type, where both TenderBaseItem and TenderMainItem derive from