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

PriceLevelType Property

Indicates the type of PriceLevel returned.

Syntax

public int getPriceLevelType();
public void setPriceLevelType(int priceLevelType);

Enumerated values: public final static int tUnspecified = 0; public final static int tFixedPercentage = 1; public final static int tPerItem = 2;

Remarks

Indicates the type of price level returned in the response - fixed percentage type or per item type (per item types are only supported in Premier or Enterprise).

Default Value

0

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