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