QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

FinanceCharge Property

If true, this invoice includes a finance charge.

Object Oriented Interface

public function getFinanceCharge();
public function setFinanceCharge($value);

Procedural Interface

inqb_invoice_get($res, 11 );
inqb_invoice_set($res, 11, $value );

Default Value

0

Remarks

Indicates whether a finance-charge item has been added to this invoice. This property is determined by QuickBooks and is read-only when QBXMLVersion is less than "8.0".

Data Type

Integer

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]