Model
GroupExcludedWebsite
Magento\Customer\Model\Data\GroupExcludedWebsite
What it does
This class represents a data model for managing customer group exclusions from specific websites in a multi-website Magento setup.
Developers use this when configuring which customer groups should be excluded or hidden from particular websites, enabling different customer segmentation across multiple storefronts within the same Magento installation.
Public Methods
- getGroupWebsiteId()
- setGroupWebsiteId()
- getGroupId()
- setGroupId()
- getExcludedWebsiteId()
- setExcludedWebsiteId()
- getExtensionAttributes()
- setExtensionAttributes()