MerchantEmail Property
The email address of the contact.
Object Oriented Interface
public function getMerchantEmail(); public function setMerchantEmail($value);
Procedural Interface
inpaypal_invoice_get($res, 68 ); inpaypal_invoice_set($res, 68, $value );
Default Value
''
Remarks
The email address of the contact.
Data Type
String