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

CheckNumber Property

Check number (if payment was made by check).

Object Oriented Interface

public function getCheckNumber();
public function setCheckNumber($value);

Procedural Interface

inqb_salesreceipt_get($res, 2 );
inqb_salesreceipt_set($res, 2, $value );

Default Value

''

Remarks

The check number. This property should only be specified if payment is made by check.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]