QuickBooks Integrator 2016 Java Edition
QuickBooks Integrator 2016 Java Edition
Questions / Feedback?

QBObjectResult Type

Results of a transaction made with the QBOBJECT component.

Remarks

This type contains a single result after issuing a search with the ObjSearch bean. The Aggregate field contains the XML result aggregate, and ObjName indicates the bean 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 bean. The ObjName field will indicate which bean 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) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 Java Edition - Version 16.0 [Build 7353]