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