CustomerFirstName Property
Customer's first name.
Object Oriented Interface
public function getCustomerFirstName(); public function setCustomerFirstName($value);
Procedural Interface
inpay_echeck_get($res, 16 ); inpay_echeck_set($res, 16, $value );
Default Value
''
Remarks
Customer's first name. This property contains the customer's first name.
This property is not available at design time.
Data Type
String