QuickBooks Integrator 2020 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) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]