QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

AltContactName Property

Alternate contact person for entity.

Object Oriented Interface

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

Procedural Interface

inqb_vendor_get($res, 3 );
inqb_vendor_set($res, 3, $value );

Default Value

''

Remarks

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

Data Type

String

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