BillingBusinessName Property
The business name.
Object Oriented Interface
public function getBillingBusinessName(); public function setBillingBusinessName($value);
Procedural Interface
inpaypal_invoice_get($res, 3 ); inpaypal_invoice_set($res, 3, $value );
Default Value
''
Remarks
The business name.
Data Type
String