Class AddressClass

Value Object

Class AddressClass

Represents a customer address

AddressClass implements AddressClassInterface
Package: Customer\ValueObjects
Category: System
Implements: AddressClassInterface
Located at Services/Core/Customer/ValueObjects/AddressClass.inc.php

Methods summary

public __construct( string $addressClass )

Constructor of the class AddressClass.

public __toString( void ) : string

Returns the equivalent string value.

Properties summary

protected $addressClass : string

Address class.