QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

TaxCodeDescription Property

Longer explanation of QBName .

Object Oriented Interface

public function getTaxCodeDescription();
public function setTaxCodeDescription($value);

Procedural Interface

inqb_qblists_get($res, 19 );
inqb_qblists_set($res, 19, $value );

Default Value

''

Remarks

This property is only available when the ListType is set to ltSalesTaxCode. For any other ListType, this property will be ignored.

Data Type

String

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