Class CustomerCountryZoneIsoCode

Value Object

Class CustomerCountryZoneIsoCode

Represents a customer country zone ISO code

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

Methods summary

public __construct( string $p_isoCode )

Constructor of the class CustomerCountryZoneIsoCode.

public __toString( void ) : string

Returns the equivalent string value.

Methods used from StringUtilityTrait

strlenWrapper()

Properties summary

protected $isoCode : string

Customer's country zone ISO code.