QuickBooks Integrator 2020 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) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]