phpDocumentor

CustomerAddressInterface extends AddressBlockInterface

Interface CustomerAddressInterface

Tags
category

System

subpackage

Interfaces

extends

AddressBlockInterface

Table of Contents

getAdditionalAddressInfo()  : CustomerAdditionalAddressInfoInterface
Returns the customer's additional address information.
getAddressClass()  : AddressClassInterface
Getter method for the address class
getB2BStatus()  : CustomerB2BStatusInterface
Returns the customer's B2B status.
getCity()  : CustomerCityInterface
Returns the customer's city.
getCompany()  : CustomerCompanyInterface
Returns the customer's company.
getCountry()  : CustomerCountryInterface
Returns the customer's country.
getCountryZone()  : CustomerCountryZoneInterface
Returns the customer's country zone.
getCustomerId()  : int
Getter method for the customer ID
getFirstname()  : CustomerFirstnameInterface
Returns the customer's first name.
getGender()  : CustomerGenderInterface
Returns the customer's gender.
getHouseNumber()  : CustomerHouseNumberInterface
Returns the customer's house number.
getId()  : int
Getter method for the ID
getLastname()  : CustomerLastnameInterface
Returns the customer's last name.
getPostcode()  : CustomerPostcodeInterface
Returns the customer's postcode.
getStreet()  : CustomerStreetInterface
Returns the customer's street.
getSuburb()  : CustomerSuburbInterface
Returns the customer's suburb.
setAddressClass()  : mixed
Setter method for the address class
setB2BStatus()  : mixed
Setter method for the address class
setCustomerId()  : mixed
Setter method for the customer ID
setId()  : mixed
Setter method for the ID

Methods

Search results