Value Object
Class AgreementCustomerEmail
Represents an agreement customer email
| category |
System |
|---|---|
| package |
Customer |
| subpackage |
ValueObjects |
| implements |
CustomerEmailInterface |
__construct(string $email, boolean $encodeSpecialCharacters = true)
stringCustomer email.
booleanEncode special characters?
__toString() : string
stringEquivalent string value.
email : string
| var |
|---|
string