ShippingFirstName Property
The first name of the contact.
Object Oriented Interface
public function getShippingFirstName(); public function setShippingFirstName($value);
Procedural Interface
inpaypal_invoice_get($res, 139 ); inpaypal_invoice_set($res, 139, $value );
Default Value
''
Remarks
The first name of the contact.
Data Type
String