Maileon PHP client  1.5.5
Easily integrate your PHP application with Maileon.
com_maileon_api_transactions_ContactReference Class Reference
Inheritance diagram for com_maileon_api_transactions_ContactReference:
com_maileon_api_json_AbstractJSONWrapper

Public Member Functions

 toString ()
 
 isEmpty ()
 
 toArray ()
 
- Public Member Functions inherited from com_maileon_api_json_AbstractJSONWrapper
 toArray ()
 
 fromArray ($object_vars)
 
 __toString ()
 
 isEmpty ()
 

Public Attributes

 $id
 
 $external_id
 
 $email
 
 $permission
 

Detailed Description

A class for wrapping contact references.

Author
Viktor Balogh | Wanadis Kft. | balogh.viktor@maileon.hu

Definition at line 7 of file ContactReference.php.

Member Function Documentation

com_maileon_api_transactions_ContactReference::toString ( )
Returns
string a human-readable representation of this ContactReference

Definition at line 39 of file ContactReference.php.

com_maileon_api_transactions_ContactReference::isEmpty ( )

Signals to the JSON serializer whether this object should be serialized

Returns
boolean

Definition at line 48 of file ContactReference.php.


The documentation for this class was generated from the following file: