Class ContactType
| category |
System |
|---|---|
| package |
|
| subpackage |
ValueObjects |
__construct(string $p_type)
| Throws |
|
|---|
stringValue has to be one of the declared constants, e.g. self::SENDER which value is 'sender'.
__toString() : string
stringEquivalent string.
SENDER
RECIPIENT
REPLY_TO
BCC
CC
type : string
| var |
|---|
string