QuickBooks Integrator 2020 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) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]