Value Object
Class CustomerAdditionalAddressInfo
Represents additional address information
category |
System |
---|---|
package |
Customer |
subpackage |
ValueObjects |
implements |
CustomerAdditionalAddressInfoInterface |
__construct(string $additionalInfo)
Validates the length and the data type of additional address info.
Throws |
|
---|
string
Customer's additional address info.
__toString() : string
string
Equivalent string value.
strlenWrapper( $string, $encoding = 'utf-8')
additionalInfo : string
var |
---|
string