QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

Quantity Property

The quantity of this line item group.

Syntax

public String getQuantity();
public void setQuantity(String quantity);

Remarks

This field is a String type in order to allow setting fractional quantities. Setting this field with non-numeric data will cause an error. Correct usage of this field is shown below:


  bean.Quantity = "3"

Leave this field blank and no quantity will be sent to QuickBooks.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0