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_vendor_get($res, 15 );
inqb_vendor_set($res, 15, $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]