BillingCustomValue Property
Custom value to be displayed in the contact information details.
Object Oriented Interface
public function getBillingCustomValue(); public function setBillingCustomValue($value);
Procedural Interface
inpaypal_invoice_get($res, 6 ); inpaypal_invoice_set($res, 6, $value );
Default Value
''
Remarks
Custom value to be displayed in the contact information details.
Data Type
String