CustomerFax Property
Customer's fax number.
Object Oriented Interface
public function getCustomerFax(); public function setCustomerFax($value);
Procedural Interface
inpay_recurringbilling_get($res, 14 ); inpay_recurringbilling_set($res, 14, $value );
Default Value
''
Remarks
Customer's fax number. This optional property contains the customer's fax number.
This property is not available at design time.
Data Type
String