QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

balance Property

Balance with this vendor.

Syntax

def get_balance() -> str: ...

balance = property(get_balance, None)

Default Value

""

Remarks

The company's balance with this Vendor. A positive balance indicates that money is owed to the Vendor.

This property is read-only.

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