QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

TotalAmount Property

The total amount.

Object Oriented Interface

public function getTotalAmount();

Procedural Interface

inqb_purchaseorder_get($res, 56 );

Default Value

''

Remarks

The total amount of the purchase order. Will be equal to the total of the item 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]