QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

UnitOfMeasure Property

Unit of measure describing the Quantity .

Object Oriented Interface

public function getUnitOfMeasure();
public function setUnitOfMeasure($value);

Procedural Interface

inqb_lineitemgroups_get($res, 37 );
inqb_lineitemgroups_set($res, 37, $value );

Default Value

''

Remarks

In a transaction line item, the name of the unit of measure selected from within the item's available units. If the company file is enabled only for single unit of measure per item, this must be the base unit!

This property is only available for QBXMLVersion 7.0 and higher.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]