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