QuickBooks Integrator 2020 Python Edition

Questions / Feedback?

fax Property

Company fax number.

Syntax

def get_fax() -> str: ...

fax = property(get_fax, None)

Default Value

""

Remarks

The fax number of the QuickBooks company.

This property is read-only.

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