QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

QBRequestAggregate Property

The request aggregate.

Object Oriented Interface

public function getQBRequestAggregate();
public function setQBRequestAggregate($value);

Procedural Interface

inqb_timetracking_get($res, 11 );
inqb_timetracking_set($res, 11, $value );

Default Value

''

Remarks

This property will be populated when QBRequestMode is set to rmOffline and a method is called. This is used when working with the QBWCServer class to generate requests to be sent to QuickBooks Web Connector.

This property is not available at design time.

Data Type

String

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