Value Object
Class CustomerCountryIso3
Represents a customer country ISO3 code
category |
System |
---|---|
package |
Customer |
subpackage |
ValueObjects |
implements |
CustomerCountryIso3Interface |
__construct(string $p_iso3)
Validates the length and data type of the customer country ISO-3 code.
Throws |
|
---|
string
Customer's ISO-3 country code.
__toString() : string
string
Equivalent string value.
strlenWrapper( $string, $encoding = 'utf-8')
iso3 : string
var |
---|
string