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

ItemName Property

Item being added to the statement.

Object Oriented Interface

public function getItemName();
public function setItemName($value);

Procedural Interface

inqb_statementcharge_get($res, 14 );
inqb_statementcharge_set($res, 14, $value );

Default Value

''

Remarks

Indicates the name of the item being added to the statement.

Data Type

String

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