ShippingCity Property
The city of the contact.
Object Oriented Interface
public function getShippingCity(); public function setShippingCity($value);
Procedural Interface
inpaypal_invoice_get($res, 134 ); inpaypal_invoice_set($res, 134, $value );
Default Value
''
Remarks
The city of the contact.
Data Type
String