QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

Price Property

The price for this item.

Object Oriented Interface

public function getPrice();
public function setPrice($value);

Procedural Interface

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

Default Value

''

Remarks

The price for this item. If the item is both purchased and sold Price will refer to the sales price, and PurchaseCost will refer to the purchase cost.

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]