QuickBooks Integrator 2020 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) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]