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

AltContactName Property

Alternate contact person for entity.

Object Oriented Interface

public function getAltContactName();
public function setAltContactName($value);

Procedural Interface

inqb_customer_get($res, 2 );
inqb_customer_set($res, 2, $value );

Default Value

''

Remarks

An alternate contact person for the customer, vendor, or employee.

Data Type

String

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