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

PayrollWageType Property

Type type of pay.

Object Oriented Interface

public function getPayrollWageType();
public function setPayrollWageType($value);

Procedural Interface

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

Default Value

''

Remarks

The PayrollWageType property is only available when the ListType is set to ltPayrollItemWage;. For any other ListType, this property will be ignored.

Valid values include:

Bonus
Commission
HourlyRegular
HourlySick
HourlyVacation
SalaryRegular
SalarySick
SalaryVacation

Data Type

String

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