QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

Balance Property

The balance of this account, including sub-accounts.

Object Oriented Interface

public function getBalance();

Procedural Interface

inqb_account_get($res, 4 );

Default Value

''

Remarks

The balance of this account, which may be positive or negative. The interpretation of the sign is dependent on AccountType.

The NonInclusiveBalance special field provides the balance with sub-accounts excluded.

The amount should be formatted as a string in dollars.

This property is read-only.

Data Type

String

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