QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

VendorName Property

Vendor's name.

Object Oriented Interface

public function getVendorName();
public function setVendorName($value);

Procedural Interface

inqb_vendor_get($res, 26 );
inqb_vendor_set($res, 26, $value );

Default Value

''

Remarks

The vendor's name.

This property is required in Add operations only.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]