ShippingLastName Property
The last name of the contact.
Object Oriented Interface
public function getShippingLastName(); public function setShippingLastName($value);
Procedural Interface
inpaypal_invoice_get($res, 140 ); inpaypal_invoice_set($res, 140, $value );
Default Value
''
Remarks
The last name of the contact.
Data Type
String