QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

PricePercent Property

A price percent for this item.

Object Oriented Interface

public function getPricePercent();
public function setPricePercent($value);

Procedural Interface

inqb_item_get($res, 17 );
inqb_item_set($res, 17, $value );

Default Value

''

Remarks

A price percent for this item (you might use a price percent if, for example, you are a service shop that calculates labor costs as a percentage of parts costs). If you set PricePercent Price will be set to zero.

Not used for payment, sales tax, or subtotal items.

Data Type

String

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