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

Balance Property

Money owed by this Customer , including sub-customers.

Object Oriented Interface

public function getBalance();

Procedural Interface

inqb_customer_get($res, 4 );

Default Value

'0'

Remarks

The amount of money owed by this Customer. Includes money owed by sub-customers (jobs). The NonInclusiveBalance special field provides the balance excluding sub-customers.

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]