BillingFirstName Property
The first name of the contact.
Object Oriented Interface
public function getBillingFirstName(); public function setBillingFirstName($value);
Procedural Interface
inpaypal_invoice_get($res, 9 ); inpaypal_invoice_set($res, 9, $value );
Default Value
''
Remarks
The first name of the contact.
Data Type
String