PayerPhoneNumber Property
The buyer's phone number.
Object Oriented Interface
public function getPayerPhoneNumber(); public function setPayerPhoneNumber($value);
Procedural Interface
inpaypal_recurringpayments_get($res, 47 ); inpaypal_recurringpayments_set($res, 47, $value );
Default Value
''
Remarks
The buyer's phone number.
This property is optional.
Data Type
String