Log in
Model

NewOperation

Magento\Customer\Model\Delegation\Data\NewOperation

What it does

This is a Data Transfer Object (DTO) that encapsulates the information needed when delegating customer account creation operations to other systems or services.

Developers use this class to pass customer data and any additional context when implementing delegated account creation workflows, such as when integrating with external authentication systems or custom registration processes.

Public Methods

  • getCustomer()
  • getAdditionalData()