QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

CompanyName Property

Company name of customer or vendor.

Object Oriented Interface

public function getCompanyName();
public function setCompanyName($value);

Procedural Interface

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

Default Value

''

Remarks

The company name of the customer or vendor. If specified, can be identical to the CustomerName or VendorName property.

Data Type

String

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