CustomerCreateOrUpdateEvent
class CustomerCreateOrUpdateEvent extends CustomerEvent
Class CustomerCreateOrUpdateEvent
Properties
null|Customer | $customer | from CustomerEvent |
Methods
__construct($title, $firstname, $lastname, $address1, $address2, $address3, $phone, $cellphone, $zipcode, $city, $country, $email, $password, $langId, $reseller, $sponsor, $discount, $company, $ref, $state = null)
No description
mixed
getCompany()
No description
string
getAddress1()
No description
string
getAddress2()
No description
string
getAddress3()
No description
int
getCountry()
No description
int|null
getState()
No description
string
getEmail()
No description
string
getFirstname()
No description
mixed
getLangId()
No description
string
getLastname()
No description
string
getPassword()
No description
$this
setPassword(
string $password)
No description
string
getPhone()
No description
string
getCellphone()
No description
int
getTitle()
No description
string
getZipcode()
No description
string
getCity()
No description
float
getDiscount()
No description
int
getReseller()
No description
int
getSponsor()
No description
string
getRef()
No description
$this
setEmailUpdateAllowed(
mixed $emailUpdateAllowed)
No description
mixed
getEmailUpdateAllowed()
No description
$this
setNotifyCustomerOfAccountCreation(
bool $notifyCustomerOfAccountCreation)
No description
bool
getNotifyCustomerOfAccountCreation()
No description