QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

PayrollAccountName Property

Expense account Name.

Object Oriented Interface

public function getPayrollAccountName();
public function setPayrollAccountName($value);

Procedural Interface

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

Default Value

''

Remarks

This property refers to the name of an expense account, and is only available when the ItemType property is set to ltPayrollItemWage. For any other ListType, this property will be ignored.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]