QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

TotalAmount Property

Subtotal + SalesTaxTotal.

Object Oriented Interface

public function getTotalAmount();

Procedural Interface

inqb_creditmemo_get($res, 65 );

Default Value

''

Remarks

The total amount of the CreditMemo or SalesReceipt. Will be equal to Subtotal + SalesTaxTotal.

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]