QuickBooks Integrator 2020 Java Edition

Questions / Feedback?

QBObjectResult Type

Results of a transaction made with the QBOBJECT class.

Remarks

This type contains a single result after issuing a search with the ObjSearch class. The Aggregate field contains the XML result aggregate, and ObjName indicates the class you must use to parse it.

Fields

Aggregate
String

One response XML aggregate returned from QuickBooks.

The result to a transaction made with the QBObject class. The ObjName field will indicate which class must be used to parse this Aggregate.

ObjName
String

Indicates which component is used to parse the corresponding Aggregate.

The ObjName field will contain the name of the component required to process the corresponding Aggregate.

Constructors

public QBObjectResult();



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