QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

IsFullyReceived Property

Indicates whether all of the items in the purchase order have been received.

Object Oriented Interface

public function getIsFullyReceived();

Procedural Interface

inqb_purchaseorder_get($res, 4 );

Default Value

false

Remarks

If IsFullyReceived is true, all the items in the purchase order have been received and none of them was closed manually.

This property is read-only.

Data Type

Boolean

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