Interface CustomerAddressDeleterInterface

Interface CustomerAddressDeleterInterface

Direct known implementers

CustomerAddressDeleter

Methods summary

public delete( CustomerAddressInterface $customerAddress )

Method to delete a customer address

public deleteByCustomer( CustomerInterface $customer )

Method to delete a customer address with a given customer