QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

get (method)

Gets the company information from QuickBooks.

Syntax

- (void)get;
public func get() throws -> Void

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 iOS Edition - Version 20.0 [Build 7941]