Enumeration: FavouriteType
Identifies the type of a favorite item.
This enum distinguishes between standard product configurations and modular product scenes, allowing the system to appropriately restore and display different types of saved favorites.
Enumeration Members
MODULAR
MODULAR:
"MODULAR"
A modular product scene layout.
This represents a saved layout of a modular product scene, capturing the components, their positions, connections, and individual configurations.
PRODUCT
PRODUCT:
"PRODUCT"
A standard product configuration.
This represents a saved configuration of a non-modular product, capturing the selected options and variant settings.