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