CustomerPhone Property
Customer's phone number.
Object Oriented Interface
public function getCustomerPhone(); public function setCustomerPhone($value);
Procedural Interface
inpay_retail_get($res, 20 ); inpay_retail_set($res, 20, $value );
Default Value
''
Remarks
Customer's phone number. This optional property contains the customer's phone number.
This property is not available at design time.
Data Type
String