QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

PriceLevelType Property

Indicates the type of PriceLevel returned.

Syntax

__property TiqbPriceLevelPriceLevelTypes PriceLevelType = { read=FPriceLevelType, write=FSetPriceLevelType };
enum TiqbPriceLevelPriceLevelTypes { tUnspecified=0, tFixedPercentage=1, tPerItem=2 };

Default Value

tUnspecified

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).

Data Type

Integer

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