BillingCity Property
The city of the contact.
Object Oriented Interface
public function getBillingCity(); public function setBillingCity($value);
Procedural Interface
inpaypal_invoice_get($res, 4 ); inpaypal_invoice_set($res, 4, $value );
Default Value
''
Remarks
The city of the contact.
Data Type
String