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