QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

TotalDeposit Property

The total of the deposit.

Object Oriented Interface

public function getTotalDeposit();

Procedural Interface

inqb_deposit_get($res, 32 );

Default Value

''

Remarks

The total amount of the Deposit, as calculated by QuickBooks and returned. It will be equal to the sum of all the DepositLineAmounts.

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]