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 |
|
|---|
stringCustomer's additional address info.
__toString() : string
stringEquivalent string value.
strlenWrapper( $string, $encoding = 'utf-8')
additionalInfo : string
| var |
|---|
string