QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

PriceLevelName Property

The name of this price level.

Object Oriented Interface

public function getPriceLevelName();
public function setPriceLevelName($value);

Procedural Interface

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

Default Value

''

Remarks

The unique, case-insensitive name of the PriceLevel.

Data Type

String

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