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