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

SSN Property

Social security number.

Object Oriented Interface

public function getSSN();
public function setSSN($value);

Procedural Interface

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

Default Value

''

Remarks

The social security number of the employee. Must include dashes.

As this information is considered sensitive, there is no way to change or retrieve the SSN of an Employee. This property may be specified when adding a record to QuickBooks, but it is impossible to determine the SSN of an employee already in QuickBooks.

Data Type

String

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