BillingPhone Property
The phone number of the contact.
Object Oriented Interface
public function getBillingPhone(); public function setBillingPhone($value);
Procedural Interface
inpaypal_invoice_get($res, 11 ); inpaypal_invoice_set($res, 11, $value );
Default Value
''
Remarks
The phone number of the contact.
Data Type
String