QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

Get Method

Gets the company information from QuickBooks.

Object Oriented Interface

public function doGet();

Procedural Interface

inqb_company_do_get($res);

Remarks

When you invoke Get, the class will get the company information from QuickBooks, using the connection information provided in QBConnectionString, QBXMLVersion, and elsewhere. When the method returns you may retrieve the appropriate information from the relevant properties.

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