Interface CustomerCountryNameInterface

Value Object.

Interface CustomerCountryNameInterface

Represents a customer country name.

Direct known implementers

CustomerCountryName

Methods summary

public asString( void ) : string

Returns the country name.

public __toString( void ) : string

Returns the equivalent string value.