QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

is_paid Property

Indicates whether this bill has been paid.

Syntax

def get_is_paid() -> bool: ...

is_paid = property(get_is_paid, None)

Default Value

FALSE

Remarks

This property is only returned if the qbxml_version is set to "2.0" or higher.

This property is read-only.

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