BillingFax Property
The fax number of the contact.
Object Oriented Interface
public function getBillingFax(); public function setBillingFax($value);
Procedural Interface
inpaypal_invoice_get($res, 8 ); inpaypal_invoice_set($res, 8, $value );
Default Value
''
Remarks
The fax number of the contact.
Data Type
String