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

Description Property

A description for the item.

Object Oriented Interface

public function getDescription();
public function setDescription($value);

Procedural Interface

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

Default Value

''

Remarks

A description for the item. If the item is both purchased and sold Description will refer to the sales description, and PurchaseDescription will refer to the purchase description.

Data Type

String

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