Log in
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 class when they need to prevent certain customer groups from being available or visible on particular websites, which is useful for implementing website-specific customer segmentation and access control.

Public Methods

  • getGroupWebsiteId()
  • setGroupWebsiteId()
  • getGroupId()
  • setGroupId()
  • getExcludedWebsiteId()
  • setExcludedWebsiteId()
  • getExtensionAttributes()
  • setExtensionAttributes()