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

EarningsRate Property

Amount employee has earned for this period.

Object Oriented Interface

public function getEarningsRate($earningsindex);
public function setEarningsRate($earningsindex, $value);

Procedural Interface

inqb_employee_get($res, 5 , $earningsindex);
inqb_employee_set($res, 5, $value , $earningsindex);

Default Value

''

Remarks

Amount employee has earned for this period.

This property contains the dollar amount that the employee has earned for this Earnings item.

The size of the array is controlled by the EarningsCount property.

This property is not available at design time.

Data Type

String

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