ShippingLastName Property
Customer's last name.
Object Oriented Interface
public function getShippingLastName(); public function setShippingLastName($value);
Procedural Interface
inpay_recurringbilling_get($res, 68 ); inpay_recurringbilling_set($res, 68, $value );
Default Value
''
Remarks
Customer's last name.
This property is not available at design time.
Data Type
String