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 |
|
---|
string
Customer's country zone ISO code.
__toString() : string
string
Equivalent string value.
strlenWrapper( $string, $encoding = 'utf-8')
isoCode : string
var |
---|
string