QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

QBName Property

Name of the object.

Object Oriented Interface

public function getQBName();
public function setQBName($value);

Procedural Interface

inqb_qblists_get($res, 10 );
inqb_qblists_set($res, 10, $value );

Default Value

''

Remarks

This property should contain the case-insensitive name of the object you are adding, not including the names of its ancestors.

When the ListType is set to ltSalesRep, the QBName property will correspond to the initials of a sales representative's name.

Data Type

String

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