QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

QWCFileInfoUser Property

This property species the user.

Object Oriented Interface

public function getQWCFileInfoUser();
public function setQWCFileInfoUser($value);

Procedural Interface

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

Default Value

''

Remarks

This property species the user. When QuickBooks Web Connector connects to your application and ProcessRequest is called the Authenticate event will fire and the user and password will be available to you for verification.

This property is required.

Data Type

String

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