QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

IsPending Property

If true, this transaction has not been completed.

Object Oriented Interface

public function getIsPending();
public function setIsPending($value);

Procedural Interface

inqb_creditmemo_get($res, 10 );
inqb_creditmemo_set($res, 10, $value );

Default Value

false

Remarks

If set to true, this transaction (an Invoice, SalesReceipt, or CreditMemo) has not been completed. Pending sales might include unpaid orders, sales of back-ordered items, etc.

Data Type

Boolean

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