QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

ResponseData Property

The response data.

Object Oriented Interface

public function getResponseData();
public function setResponseData($value);

Procedural Interface

inqb_qbwcserver_get($res, 20 );
inqb_qbwcserver_set($res, 20, $value );

Default Value

''

Remarks

After calling ProcessRequest this property will be populated with the response to be sent back 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]