QuickBooks Integrator 2020 iOS Edition

Questions / Feedback?

importQBXML (method)

Imports a QBXML response aggregate.

Syntax

- (void)importQBXML:(NSString*)XMLData;
public func importQBXML(_ XMLData: String) throws -> Void

Remarks

This method imports a QBXML response aggregate. When called with a QBXML aggregate, such as a response from ObjSearch or QBWCServer the class will parse the response as if it had been received directly from QuickBooks and the applicable properties will be updated.

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