CustomerCountryNameInterface
in
Value Object.
Interface CustomerCountryNameInterface
Represents a customer country name.
Tags
Table of Contents
- __toString() : string
- Returns the equivalent string value.
- asString() : string
- Returns the country name.
Methods
__toString()
Returns the equivalent string value.
public
__toString() : string
Return values
string —Equivalent string value.
asString()
Returns the country name.
public
asString() : string