Class CustomerCountryZoneName

Value Object

Class CustomerCountryZoneName

Represents a customer country zone name

CustomerCountryZoneName implements CustomerCountryZoneNameInterface uses StringUtilityTrait
Package: Customer\ValueObjects
Category: System
Implements: CustomerCountryZoneNameInterface
Located at Services/Core/Customer/ValueObjects/CustomerCountryZoneName.inc.php

Methods summary

public __construct( string $p_name )

Constructor of the class CustomerCountryZoneName.

public __toString( void ) : string

Returns the equivalent string value.

Methods used from StringUtilityTrait

strlenWrapper()

Properties summary

protected $name : string

Customer's country zone name.