Class CustomerAdditionalAddressInfo

Value Object

Class CustomerAdditionalAddressInfo

Represents additional address information

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

Methods summary

public __construct( string $additionalInfo )

Constructor of the class CustomerAdditionalAddressInfo.

public __toString( void ) : string

Returns the equivalent string value.

Methods used from StringUtilityTrait

strlenWrapper()

Properties summary

protected $additionalInfo : string

Customer's additional address information.