QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

PurchaseDate Property

Indicates Date asset was purchased.

Object Oriented Interface

public function getPurchaseDate();
public function setPurchaseDate($value);

Procedural Interface

inqb_item_get($res, 23 );
inqb_item_set($res, 23, $value );

Default Value

''

Remarks

Indicates Date asset was purchased. This property is required for the itFixedAsset ItemType. It is not used by any other ItemType.

Data Type

String

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