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

BalanceRemaining Property

Balance remaining.

Object Oriented Interface

public function getBalanceRemaining();

Procedural Interface

inqb_invoice_get($res, 4 );

Default Value

''

Remarks

The balance remaining on the invoice. Is equal to

Subtotal + SalesTaxTotal - AppliedAmount.

The amount should be formatted as a string in dollars.

This property is read-only.

Data Type

String

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