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

ItemId Property

Item being added to the statement.

Object Oriented Interface

public function getItemId();
public function setItemId($value);

Procedural Interface

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

Default Value

''

Remarks

Indicates the Id 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]