CustomerFax Property
Customer's fax number.
Object Oriented Interface
public function getCustomerFax(); public function setCustomerFax($value);
Procedural Interface
inpay_retail_get($res, 15 ); inpay_retail_set($res, 15, $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