ShippingFirstName Property
Customer's first name.
Object Oriented Interface
public function getShippingFirstName(); public function setShippingFirstName($value);
Procedural Interface
inpay_retail_get($res, 55 ); inpay_retail_set($res, 55, $value );
Default Value
''
Remarks
Customer's first name.
This property is not available at design time.
Data Type
String