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

Earnings Property

Payroll property: Employee Earnings.

Syntax

public EmployeeEarningsList getEarnings();
public void setEarnings(EmployeeEarningsList earnings);

Remarks

Note: If an Update request does not include any Earnings aggregates, the earnings table for that employee will not change. If Update includes at least one Earnings aggregate, all existing earnings information will be deleted for that employee, and all the earnings information in the Update request will be added.

(To delete all the Earnings information, set the ClearEarnings configuration setting to true in an Update request.)

This property is not available at design time.

Default Value

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