Value Object
Class CustomerCountryName
Represents a customer country name
category |
System |
---|---|
package |
Customer |
subpackage |
ValueObjects |
implements |
CustomerCountryNameInterface |
__construct(string $p_name)
Validates the length and data type of the customer country name.
Throws |
|
---|
string
Customer's country name.
__toString() : string
string
Equivalent string value.
asString() : string
string
strlenWrapper( $string, $encoding = 'utf-8')
name : string
var |
---|
string