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