QuickBooks Integrator 2020 Kotlin 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 component. The Aggregate field contains the XML result aggregate, and ObjName indicates the component 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 component. The ObjName field will indicate which component 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 constructor()



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