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