QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

VendorTypeId Property

Reference to the type of vendor.

Object Oriented Interface

public function getVendorTypeId();
public function setVendorTypeId($value);

Procedural Interface

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

Default Value

''

Remarks

VendorType refers to a type of Vendor predefined within QuickBooks. Typical vendor types, if defined, might be "Materials" or "Tax agency".

QBXMLVersion must be 3.0 or higher to use this in Update operations.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]