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