QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

Fax Property

Fax number of entity.

Object Oriented Interface

public function getFax();
public function setFax($value);

Procedural Interface

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

Default Value

''

Remarks

The fax number of the customer or vendor.

Data Type

String

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