QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

SalesRepEntityName Property

Sales representative's entity name.

Object Oriented Interface

public function getSalesRepEntityName();
public function setSalesRepEntityName($value);

Procedural Interface

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

Default Value

''

Remarks

Refers to the sales representative's full information on the Employee, Vendor, or OtherName list.

Data Type

String

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