QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

Amount Property

Amount of transaction.

Object Oriented Interface

public function getAmount();

Procedural Interface

inqb_bill_get($res, 1 );

Default Value

''

Remarks

The amount of the transaction. Amount will be total of the amounts in the item lines and (if present) expense lines.

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]