MerchantFirstName Property
The first name of the contact.
Object Oriented Interface
public function getMerchantFirstName(); public function setMerchantFirstName($value);
Procedural Interface
inpaypal_invoice_get($res, 70 ); inpaypal_invoice_set($res, 70, $value );
Default Value
''
Remarks
The first name of the contact.
Data Type
String