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

PayPeriod Property

Payroll property: Indicates how often employees are paid.

Object Oriented Interface

public function getPayPeriod();
public function setPayPeriod($value);

Procedural Interface

inqb_employee_get($res, 16 );
inqb_employee_set($res, 16, $value );

Default Value

0

Remarks

Indicates how often employees are paid. The default value is whatever the QuickBooks user has set in the QuickBooks Employee Preferences. This property is required for an Update request.

Data Type

Integer

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