QuickBooks Integrator 2020 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.

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