OrderAddressEvent
class OrderAddressEvent extends ActionEvent
Methods
__construct($title, $firstname, $lastname, $address1, $address2, $address3, $zipcode, $city, $country, $phone, $company, $cellphone = null, $state = null)
No description
string
getAddress1()
No description
string
getAddress2()
No description
string
getAddress3()
No description
string
getCity()
No description
null|string
getCompany()
No description
int
getCountry()
No description
int|null
getState()
No description
string
getFirstname()
No description
string
getLastname()
No description
string
getPhone()
No description
string
getCellphone()
No description
int
getTitle()
No description
string
getZipcode()
No description
setOrderAddress(
OrderAddress $orderAddress)
No description
setOrder(
Order $order)
No description
getOrderAddress()
No description