PayerLastName Property
Payer's last name.
Object Oriented Interface
public function getPayerLastName(); public function setPayerLastName($value);
Procedural Interface
inpaypal_recurringpayments_get($res, 45 ); inpaypal_recurringpayments_set($res, 45, $value );
Default Value
''
Remarks
Payer's last name.
This property is required.
Character length and limitations: 25 single-byte characters.
Data Type
String