Log in
Model

NewOperation

Magento\Customer\Model\Delegation\Data\NewOperation

What it does

This is a data transfer object (DTO) that encapsulates information needed when creating a new customer account through a delegated operation.

Developers use this class to pass customer data and any additional metadata required during the account creation process, particularly when the operation is handled by a third-party service or delegated handler.

Public Methods

  • getCustomer()
  • getAdditionalData()