QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

RefNumberEndsWith Property

String which RefNumbers are to end with.

Object Oriented Interface

public function getRefNumberEndsWith();
public function setRefNumberEndsWith($value);

Procedural Interface

inqb_objsearch_get($res, 34 );
inqb_objsearch_set($res, 34, $value );

Default Value

''

Remarks

String which RefNumbers are to end with. Limits the search to records with RefNumbers which end with the string specified by RefNumberEndsWith.

If RefNumberEndsWith is specified none of the other RefNumber properties may be specified.

Only applicable to searches for transaction objects.

Data Type

String

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