MerchantLastName Property
The last name of the contact.
Object Oriented Interface
public function getMerchantLastName(); public function setMerchantLastName($value);
Procedural Interface
inpaypal_invoice_get($res, 71 ); inpaypal_invoice_set($res, 71, $value );
Default Value
''
Remarks
The last name of the contact.
Data Type
String