Value Object
Class CustomerCountryZoneName
Represents a customer country zone name
| category |
System |
|---|---|
| package |
Customer |
| subpackage |
ValueObjects |
| implements |
CustomerCountryZoneNameInterface |
__construct(string $p_name)
Validates the length and the data type of the customer country zone name.
| Throws |
|
|---|
stringCustomer's country zone name.
__toString() : string
stringEquivalent string value.
strlenWrapper( $string, $encoding = 'utf-8')
name : string
| var |
|---|
string