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

Phone Property

Phone number of entity.

Object Oriented Interface

public function getPhone();
public function setPhone($value);

Procedural Interface

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

Default Value

''

Remarks

The phone number of 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]