QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

PriceLevelType Property

Indicates the type of PriceLevel returned.

Object Oriented Interface

public function getPriceLevelType();
public function setPriceLevelType($value);

Procedural Interface

inqb_pricelevel_get($res, 11 );
inqb_pricelevel_set($res, 11, $value );

Default Value

0

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 PHP Edition - Version 20.0 [Build 7941]