InvoiceLogoURL Property
Contains the complete URL to an external image used as the logo.
Object Oriented Interface
public function getInvoiceLogoURL(); public function setInvoiceLogoURL($value);
Procedural Interface
inpaypal_invoice_get($res, 47 ); inpaypal_invoice_set($res, 47, $value );
Default Value
''
Remarks
Contains the complete URL to an external image used as the logo.
Data Type
String