phpDocumentor

AddressBlockInterface

Value Object.

Interface AddressBlockInterface

Stores all customer address data.

Tags
category

System

subpackage

Interfaces

Table of Contents

getAdditionalAddressInfo()  : CustomerAdditionalAddressInfoInterface
Returns the customer's additional address information.
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.
getFirstname()  : CustomerFirstnameInterface
Returns the customer's first name.
getGender()  : CustomerGenderInterface
Returns the customer's gender.
getHouseNumber()  : CustomerHouseNumberInterface
Returns the customer's house number.
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.

Methods

Search results